cpython/Doc/howto
2018-10-26 15:58:26 -07:00
..
argparse.rst
clinic.rst bpo-35042: Use the :pep: role where a PEP is specified (#10036) 2018-10-26 15:58:26 -07:00
cporting.rst bpo-24937: Replace the extension module porting HOWTO by links to external projects (GH-9317) 2018-09-24 12:42:33 +02:00
curses.rst
descriptor.rst Fix "Python" casing in a few places (GH-9001) 2018-09-14 10:13:09 -07:00
functional.rst Make code examples in Functional Programming HOWTO to be PEP 8 compliant. (GH-8646) 2018-08-07 14:38:00 -07:00
index.rst
instrumentation.rst Fix "Python" casing in a few places (GH-9001) 2018-09-14 10:13:09 -07:00
ipaddress.rst
logging-cookbook.rst Added CLI starter example to logging cookbook. (GH-9910) 2018-10-16 12:36:52 +01:00
logging.rst Revert "Fix misindented yaml in logging how to example (GH-8604)" (GH-9081) 2018-09-10 17:07:15 +08:00
logging_flow.png
pyporting.rst
regex.rst
sockets.rst
sorting.rst Remove ">>>" from testsetup. (GH-10017) 2018-10-20 16:51:05 -07:00
unicode.rst
urllib2.rst