cpython/Doc/howto
Vinay Sajip b322621a53 Added clarification to logging HOWTO. 2013-01-29 22:36:39 +00:00
..
advocacy.rst Remove mention of defunct file. 2012-03-05 16:30:46 +01:00
argparse.rst drop email (closes #16857) 2013-01-03 20:34:19 -08:00
cporting.rst Backport 6df456f8fc6d. 2013-01-20 23:29:28 +01:00
curses.rst Closes #14401: fix typos in curses howto. 2012-03-25 08:43:22 +02:00
descriptor.rst update to new C roles and directives 2012-01-14 16:42:02 +01:00
doanddont.rst grammatical fixes; from Darren Yin on docs@ 2011-08-18 15:36:15 +02:00
functional.rst clarify in/not in in case of infinite iterators; thanks to Sergey Skovorodkin from docs@ 2012-08-15 21:37:19 +02:00
index.rst #14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe. 2012-05-06 16:15:35 +03:00
logging-cookbook.rst Corrected typo, added comment in cookbook recipe. 2013-01-23 09:30:34 +00:00
logging.rst Added clarification to logging HOWTO. 2013-01-29 22:36:39 +00:00
logging_flow.png Updated logging HOWTO with a diagram. 2013-01-22 13:10:58 +00:00
pyporting.rst #14640: Fix typos/syntax in pyporting.rst. 2012-04-23 14:46:39 -04:00
regex.rst #16760: use ref:`match-objects` instead of :class:`MatchObject`. 2012-12-25 18:10:49 +02:00
sockets.rst Issue #14641: minor fixes to sockets Howto; patch by Dionysios Kalofonos 2012-04-23 19:44:51 +02:00
sorting.rst Use Python 3 instead of 3.0. 2012-05-03 19:21:40 +03:00
unicode.rst Issue #16227: Add to 2.x Unicode HOWTO a link to the Python 3 version. 2012-10-15 17:12:17 -07:00
urllib2.rst Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
webservers.rst fix some broken URLs 2011-12-31 18:13:59 +01:00