cpython/Doc/howto
Andrew Svetlov a5b89c178b Fix typo
2013-04-05 11:40:01 +03:00
..
advocacy.rst
argparse.rst Fix typo 2013-04-05 11:39:50 +03: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 #17351: remove "object" inheritance from docs. Patch by Phil Elson. 2013-03-11 09:30:21 +02: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 documentation update from 3.3. 2013-03-30 11:57:09 +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 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 #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 Fix Issue 15922: make howto/urllib2.rst doctests pass. 2012-10-09 00:38:17 -07:00
webservers.rst