mirror of
https://github.com/python/cpython.git
synced 2025-09-14 12:46:49 +00:00
Issue #21569: Fix incorrect cross reference
This commit is contained in:
parent
9789185e36
commit
b1f59cecc9
1 changed files with 1 additions and 1 deletions
|
@ -437,7 +437,7 @@ standard input or output.
|
||||||
:mod:`argparse` documentation
|
:mod:`argparse` documentation
|
||||||
The documentation page of the argparse module.
|
The documentation page of the argparse module.
|
||||||
|
|
||||||
:ref:`argparse-from-optparse`
|
:ref:`upgrading-optparse-code`
|
||||||
Part of the Python documentation, describing how to convert
|
Part of the Python documentation, describing how to convert
|
||||||
code that uses :mod:`optparse`.
|
code that uses :mod:`optparse`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue