Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18592ca + bbb8dec commit 05cd4c6Copy full SHA for 05cd4c6
1 file changed
Doc/library/argparse.rst
@@ -1797,7 +1797,7 @@ Exiting methods
1797
.. method:: ArgumentParser.error(message)
1798
1799
This method prints a usage message including the *message* to the
1800
- standard output and terminates the program with a status code of 2.
+ standard error and terminates the program with a status code of 2.
1801
1802
.. _upgrading-optparse-code:
1803
0 commit comments