cpython/Doc/howto
2012-05-03 19:21:40 +03:00
..
advocacy.rst
cporting.rst
curses.rst Closes #14401: fix typos in curses howto. 2012-03-25 08:43:22 +02:00
descriptor.rst
doanddont.rst
functional.rst
index.rst
logging-cookbook.rst Tweaked format of cookbook example. 2012-04-16 15:45:11 +01: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
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
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