cpython/Doc/howto
2013-03-10 09:50:37 -07:00
..
advocacy.rst
argparse.rst drop email (closes #16857) 2013-01-03 20:34:19 -08:00
cporting.rst Issue #7353: Remove references to Include/intobject.h in the C-porting howto. 2013-01-20 23:18:00 +01:00
curses.rst
descriptor.rst Inherit from object() for consistency 2013-03-10 09:50:37 -07:00
functional.rst #16557: update functional howto -- "return value" is valid after PEP 380. Initial patch by Ramchandra Apte. 2013-01-20 16:34:21 +02:00
index.rst
ipaddress.rst Issue #15888: fixing problems in ipaddress doctests. Patch by Chris Jerdonek 2012-10-07 07:23:50 -07:00
logging-cookbook.rst Merged doc update from 3.2. 2013-01-23 09:32:10 +00:00
logging.rst Updated logging HOWTO with a diagram. 2013-01-22 13:12:34 +00:00
logging_flow.png Updated logging HOWTO with a diagram. 2013-01-22 13:12:34 +00:00
pyporting.rst Touch up the Python 2 to 3 porting guide 2013-03-09 14:22:35 -05:00
regex.rst #16760: use ref:match-objects instead of :class:MatchObject. 2012-12-25 18:10:49 +02:00
sockets.rst
sorting.rst
unicode.rst Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units. 2013-02-16 17:29:56 +02:00
urllib2.rst Fix Issue 15922: make howto/urllib2.rst doctests pass. 2012-10-09 00:38:17 -07:00
webservers.rst