cpython/Doc/howto
Vinay Sajip 8028a5cf15 Updated logging cookbook with additional example for output using str.format(). 2013-03-30 11:56:18 +00:00
..
advocacy.rst
argparse.rst
cporting.rst
curses.rst
descriptor.rst #17351: remove "object" inheritance from docs. Patch by Phil Elson. 2013-03-11 09:30:21 +02:00
functional.rst
index.rst
ipaddress.rst
logging-cookbook.rst Updated logging cookbook with additional example for output using str.format(). 2013-03-30 11:56:18 +00:00
logging.rst Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. 2013-03-28 13:28:44 +01:00
logging_flow.png
pyporting.rst Touch up the Python 2 to 3 porting guide 2013-03-09 14:22:35 -05:00
regex.rst
sockets.rst
sorting.rst #17351: remove "object" inheritance from docs. Patch by Phil Elson. 2013-03-11 09:30:21 +02:00
unicode.rst Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units. 2013-02-16 17:29:56 +02:00
urllib2.rst
webservers.rst