cpython/Lib/test/translationdata/getopt/msgids.txt
Beomsoo Kim f46d847574
gh-126946: Improve error message in getopt.do_longs based on existing comment (GH-126871)
Include a list of possibilities for not unique prefix.
2024-11-26 10:54:02 +02:00

6 lines
No EOL
203 B
Text

option -%s not recognized
option -%s requires argument
option --%s must not have an argument
option --%s not a unique prefix; possible options: %s
option --%s not recognized
option --%s requires argument