Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Feature or enhancement
Proposal:
Currently, theplatform module's CLI is fairly hidden and inaccessible. I think there are two main issues with the module CLI.
- There is no "Command Line Interface" section of thedocs like there is with some other modules e.g.random. (It is, however, listed under theModules command-line interface section)
- There is no help section when running the platform CLI, the CLI takes two arguments
--terseand--nonaliased, which I could only find from looking at the source inLib/platform.py.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response