cpython/Doc/howto
Sandro Tosi 4ffe9a0640 clarify in/not in in case of infinite iterators; thanks to Sergey Skovorodkin from docs@ 2012-08-15 21:37:19 +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 Use source reST role instead of file where it makes sense. 2012-03-05 16:43:41 +01: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 Note that Python 3.x isn't covered; add forward ref. for UTF-8; note error in 2.5 and up 2010-06-20 21:45:45 +00:00
urllib2.rst Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by Aaron Maenpaa 2012-04-24 17:36:14 +02:00
webservers.rst fix some broken URLs 2011-12-31 18:13:59 +01:00