cpython/Doc/howto
2013-01-23 09:32:32 +00: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
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.3. 2013-01-23 09:32:32 +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
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 #4153: merge with 3.2. 2013-01-20 12:18:17 +02:00
urllib2.rst Fix Issue 15922: make howto/urllib2.rst doctests pass. 2012-10-09 00:38:17 -07:00
webservers.rst