-
- Notifications
You must be signed in to change notification settings - Fork 33.1k
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
Description
python -m webbrowser --help option --help not recognized Usage: /usr/lib64/python3.11/webbrowser.py [-n | -t] url -n: open new window -t: open new tab
I would expect any command to provide a -h / --help
option. OK, the effect is about the same, but "option --help not recognized" is a bit surprising.
Linked PRs
arhadthedev
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