Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 05cd4c6

Browse files
committed
merge heads
2 parents 18592ca + bbb8dec commit 05cd4c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/argparse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1797,7 +1797,7 @@ Exiting methods
17971797
.. method:: ArgumentParser.error(message)
17981798

17991799
This method prints a usage message including the *message* to the
1800-
standard output and terminates the program with a status code of 2.
1800+
standard error and terminates the program with a status code of 2.
18011801

18021802
.. _upgrading-optparse-code:
18031803

0 commit comments

Comments
 (0)