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.
1 parent 2a8d195 commit 86a1a89Copy full SHA for 86a1a89
1 file changed
Doc/library/argparse.rst
@@ -1778,7 +1778,7 @@ Exiting methods
1778
.. method:: ArgumentParser.error(message)
1779
1780
This method prints a usage message including the *message* to the
1781
- standard output and terminates the program with a status code of 2.
+ standard error and terminates the program with a status code of 2.
1782
1783
.. _upgrading-optparse-code:
1784
0 commit comments