mirror of https://github.com/python/cpython
cc9a183993
* Only error messages for ArgumentError and ArgumentTypeError are now translated. * ArgumentError is now only used for command line errors, not for logical errors in the program. * TypeError is now raised instead of ValueError for some logical errors. |
||
---|---|---|
.. | ||
argparse |