cpython/Doc/howto
Benjamin Peterson 559ae0fb1c merge 3.3 2013-10-18 12:58:17 -04:00
..
argparse.rst Minor grammar fix. 2013-10-08 21:54:37 +02:00
cporting.rst
curses.rst Issue #19203: Improved cross-references in the curses howto. 2013-10-13 18:51:59 +03:00
descriptor.rst fix description of super() behavior on descriptors 2013-10-18 12:57:55 -04:00
functional.rst #17955: minor updates to Functional howto 2013-05-20 10:14:53 -04:00
index.rst #17729: remove the Advocacy HOWTO from the index. 2013-04-23 09:56:30 +03:00
ipaddress.rst
logging-cookbook.rst Issue #18759: Merged updates from 3.3. 2013-08-17 00:40:38 +01:00
logging.rst logging: added support for Unix domain sockets to SocketHandler and DatagramHandler. 2013-09-27 18:18:28 +01:00
logging_flow.png
pyporting.rst
regex.rst #18562: various revisions to the regex howto for 3.x 2013-08-18 18:57:22 -04:00
sockets.rst #15130: remove repeat of abstract paragraph from socket howto body. 2013-07-25 13:24:15 -04:00
sorting.rst
unicode.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:09:14 +03:00
urllib2.rst Issue #18758: Fixed and improved cross-references. 2013-10-13 23:12:09 +03:00
webservers.rst