Issue #21569: merge from 3.4

This commit is contained in:
Nick Coghlan 2014-06-09 13:30:33 +10:00
commit 9f488512a8
1 changed files with 1 additions and 1 deletions

View File

@ -437,7 +437,7 @@ standard input or output.
:mod:`argparse` documentation
The documentation page of the argparse module.
:ref:`argparse-from-optparse`
:ref:`upgrading-optparse-code`
Part of the Python documentation, describing how to convert
code that uses :mod:`optparse`.