mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Merge doc changes from 3.2.
rstlint complains about packaging docs but I’m working on those in another patch.
This commit is contained in:
commit
b8edbdf4b9
12 changed files with 37 additions and 46 deletions
|
@ -155,7 +155,7 @@ ArgumentParser objects
|
|||
conflicting optionals.
|
||||
|
||||
* prog_ - The name of the program (default:
|
||||
:data:`sys.argv[0]`)
|
||||
``sys.argv[0]``)
|
||||
|
||||
* usage_ - The string describing the program usage (default: generated)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue