-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Improve platform CLI #131524
Copy link
Copy link
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Feature or enhancement
Proposal:
Currently, the
platformmodule's CLI is fairly hidden and inaccessible. I think there are two main issues with the module CLI.--terseand--nonaliased, which I could only find from looking at the source in Lib/platform.py.Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs