]> granicus.if.org Git - python/commit
Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting.
authorMartin Panter <vadmium+py@gmail.com>
Tue, 26 Jul 2016 09:18:21 +0000 (11:18 +0200)
committerMartin Panter <vadmium+py@gmail.com>
Tue, 26 Jul 2016 09:18:21 +0000 (11:18 +0200)
commit8f1dd224e002f93b67821a7a55db35152928d6da
tree54375f97e0184992fd173d730515a0ba81f2720c
parentcc8929b8cd608fa4535747499de9800b70c1b8f4
Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting.

Patch by Julien Palard.
31 files changed:
Doc/distutils/packageindex.rst
Doc/extending/building.rst
Doc/extending/embedding.rst
Doc/extending/extending.rst
Doc/extending/newtypes.rst
Doc/faq/extending.rst
Doc/howto/logging-cookbook.rst
Doc/howto/logging.rst
Doc/howto/regex.rst
Doc/howto/unicode.rst
Doc/library/2to3.rst
Doc/library/argparse.rst
Doc/library/ast.rst
Doc/library/cgi.rst
Doc/library/doctest.rst
Doc/library/htmlparser.rst
Doc/library/idle.rst
Doc/library/logging.config.rst
Doc/library/optparse.rst
Doc/library/pyexpat.rst
Doc/library/shutil.rst
Doc/library/socketserver.rst
Doc/library/subprocess.rst
Doc/library/zipimport.rst
Doc/reference/lexical_analysis.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/interpreter.rst
Doc/tutorial/modules.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.7.rst