cpython/Doc/howto
Berker Peksag fee05daef8 Issue #24232: Fix typos. Patch by Ville Skyttä. 2015-05-19 01:38:05 +03:00
..
argparse.rst
clinic.rst Issue #24232: Fix typos. Patch by Ville Skyttä. 2015-05-19 01:38:05 +03:00
cporting.rst
curses.rst
descriptor.rst
functional.rst PEP 479: Change StopIteration handling inside generators. 2015-05-09 11:44:30 -04:00
index.rst
ipaddress.rst
logging-cookbook.rst Issue #24232: Fix typos. Patch by Ville Skyttä. 2015-05-19 01:38:05 +03:00
logging.rst
logging_flow.png
pyporting.rst Fix a grammar error in the porting HOWTO as found by Eric Smith. 2015-04-13 16:32:16 -04:00
regex.rst Issue #23622: Unknown escapes in regular expressions that consist of ``'\'`` 2015-03-24 22:58:14 +02:00
sockets.rst
sorting.rst
unicode.rst
urllib2.rst Issue #12955: Change the urlopen() examples to use context managers where appropriate. 2015-04-12 13:52:49 +03:00
webservers.rst