mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
Use internal links.
This commit is contained in:
parent
b550b000bb
commit
2e9d4885ce
1 changed files with 2 additions and 2 deletions
|
@ -389,10 +389,10 @@ standard input or output.
|
|||
|
||||
.. seealso::
|
||||
|
||||
`argparse documentation <http://docs.python.org/dev/library/argparse.html>`__
|
||||
:mod:`argparse` documentation
|
||||
The documentation page of the argparse module.
|
||||
|
||||
`Upgrading optparse code to use argparse <http://docs.python.org/dev/library/argparse.html#upgrading-optparse-code>`__
|
||||
:ref:`argparse-from-optparse`
|
||||
Part of the Python documentation, describing how to convert
|
||||
code that uses :mod:`optparse`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue