cpython/Doc/howto
Andrew Svetlov 1625d88709 Issue #16341: convert examples to use except ... as ... syntax. 2012-10-30 21:56:43 +02:00
..
advocacy.rst Remove mention of defunct file. 2012-03-05 16:30:46 +01:00
argparse.rst #15345: fix SyntaxError in argparse tutorial example. Patch by Simon Hayward. 2012-07-13 21:40:25 +02:00
cporting.rst Issue #14400: Fix typo. 2012-03-24 17:38:29 +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 Fix casing of SocketServer module in 2.7. 2012-08-11 11:12:55 +02:00
logging.rst Updated logging reference and HOWTO. 2012-04-10 19:52:06 +01:00
pyporting.rst #14640: Fix typos/syntax in pyporting.rst. 2012-04-23 14:46:39 -04:00
regex.rst #15920: fix doctests in Doc/howto/regex.rst. Patch by Chris Jerdonek. 2012-09-17 05:36:56 +03: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