0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Doc/howto
2013-10-08 21:54:47 +02:00
..
argparse.rst Minor grammar fix. 2013-10-08 21:54:37 +02:00
cporting.rst
curses.rst curses HOWTO: fix some PEP8 and a code example to actually raise the exception it promises. 2013-10-06 10:04:21 +02:00
descriptor.rst
functional.rst #17955: minor updates to Functional howto 2013-05-20 10:14:53 -04:00
index.rst
ipaddress.rst
logging_flow.png
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
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 Unicode howto: use .txt as a more universally understood extension for text files. 2013-10-06 13:07:10 +02:00
urllib2.rst
webservers.rst