cpython/Doc/howto
Miss Islington (bot) 292030354a
Make code examples in Functional Programming HOWTO to be PEP 8 compliant. (GH-8646)
(cherry picked from commit db8707c8ab)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
2018-08-07 14:56:25 -07:00
..
argparse.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-09 07:56:44 -07:00
clinic.rst Docs: be less specific about python versions (GH-6985) (GH-7008) 2018-05-20 18:14:39 +03:00
cporting.rst Change double hyphens (en dashes) to em (longer) dashes 2016-11-21 00:15:20 +00:00
curses.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) (GH-6872) 2018-05-16 10:05:46 -04:00
descriptor.rst bpo-23702: Update Descriptor-HOWTO to reflect the removal of unbound methods (#3739) 2017-09-25 01:05:49 -07:00
functional.rst Make code examples in Functional Programming HOWTO to be PEP 8 compliant. (GH-8646) 2018-08-07 14:56:25 -07:00
index.rst DTrace support: function calls, GC activity, line execution 2016-09-09 17:37:37 -07:00
instrumentation.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-09 07:56:44 -07:00
ipaddress.rst Issue #27204: Fix doctests in Doc/howto 2016-08-09 16:47:04 -05:00
logging-cookbook.rst bpo-33641: Convert RFC references into links. (GH-7103) 2018-05-30 22:33:23 -07:00
logging.rst bpo-33641: Convert RFC references into links. (GH-7103) 2018-05-30 22:33:23 -07:00
logging_flow.png Updated logging HOWTO with a diagram. 2013-01-22 13:12:34 +00:00
pyporting.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) (GH-6872) 2018-05-16 10:05:46 -04:00
regex.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-09 07:56:44 -07:00
sockets.rst Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
sorting.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:26 +03:00
unicode.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-09 07:56:44 -07:00
urllib2.rst bpo-33641: Convert RFC references into links. (GH-7103) 2018-05-30 22:33:23 -07:00