mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Add an item
This commit is contained in:
parent
e9330e7941
commit
ab21f75ff1
1 changed files with 10 additions and 0 deletions
|
@ -222,6 +222,16 @@ module, but it's easier to use.
|
||||||
:pep:`378` - Format Specifier for Thousands Separator
|
:pep:`378` - Format Specifier for Thousands Separator
|
||||||
PEP written by Raymond Hettinger; implemented by Eric Smith.
|
PEP written by Raymond Hettinger; implemented by Eric Smith.
|
||||||
|
|
||||||
|
PEP 389: The argparse Module for Parsing Command Lines
|
||||||
|
======================================================
|
||||||
|
|
||||||
|
XXX write this section.
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
|
||||||
|
:pep:`389` - argparse - New Command Line Parsing Module
|
||||||
|
PEP written and implemented by Steven Bethard.
|
||||||
|
|
||||||
PEP 391: Dictionary-Based Configuration For Logging
|
PEP 391: Dictionary-Based Configuration For Logging
|
||||||
====================================================
|
====================================================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue