cpython/Doc/howto
Vinay Sajip 2a1c13bb2d Updated logging reference and HOWTO. 2012-04-10 19:52:06 +01:00
..
advocacy.rst Remove mention of defunct file. 2012-03-05 16:30:46 +01: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 Issue13443 - Remove the functional module examples from 2.7 (as module is 2011-12-22 23:44:53 +08:00
index.rst Add Python porting howto from 3.x. 2011-08-19 01:22:42 +02:00
logging-cookbook.rst Added a configuration dictionary example to the logging cookbook. 2011-11-23 14:27:11 +00:00
logging.rst Updated logging reference and HOWTO. 2012-04-10 19:52:06 +01:00
pyporting.rst Remove duplication. 2011-10-19 10:39:35 +03:00
regex.rst Use source reST role instead of file where it makes sense. 2012-03-05 16:43:41 +01:00
sockets.rst Fix Issue #6005: Examples in the socket library documentation use sendall, 2012-02-09 17:43:31 +08:00
sorting.rst Update the sorting howto to reflect the PEP 8 advisory to define all six rich comparisons. 2012-01-10 07:55:17 +00: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 Fix function name: open -> urlopen. 2011-07-23 08:06:33 +02:00
webservers.rst fix some broken URLs 2011-12-31 18:13:59 +01:00