mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Add a few missing source links from 2.7 and harmonize lib docs headers
This commit is contained in:
parent
d001ffe745
commit
19f9b71ffe
7 changed files with 23 additions and 16 deletions
|
|
@ -6,10 +6,10 @@
|
|||
.. moduleauthor:: Steven Bethard <steven.bethard@gmail.com>
|
||||
.. sectionauthor:: Steven Bethard <steven.bethard@gmail.com>
|
||||
|
||||
**Source code:** :source:`Lib/argparse.py`
|
||||
|
||||
.. versionadded:: 3.2
|
||||
|
||||
**Source code:** :source:`Lib/argparse.py`
|
||||
|
||||
--------------
|
||||
|
||||
The :mod:`argparse` module makes it easy to write user-friendly command-line
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue