]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23921: Standardized documentation whitespace formatting.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 May 2016 10:45:32 +0000 (13:45 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 May 2016 10:45:32 +0000 (13:45 +0300)
commit12d547a80df9096d16b92a422b655fca7e2a1ef9
tree3e9826ea39f4245ddedb9d90c99b0e6820bfe468
parent09f1679a401a94b0626ab1e100aaaea271dbf3c0
Issue #23921: Standardized documentation whitespace formatting.
Original patch by James Edwards.
43 files changed:
Doc/faq/design.rst
Doc/faq/library.rst
Doc/faq/programming.rst
Doc/howto/descriptor.rst
Doc/howto/functional.rst
Doc/howto/logging-cookbook.rst
Doc/howto/logging.rst
Doc/howto/regex.rst
Doc/howto/urllib2.rst
Doc/howto/webservers.rst
Doc/library/argparse.rst
Doc/library/asynchat.rst
Doc/library/audioop.rst
Doc/library/collections.rst
Doc/library/configparser.rst
Doc/library/ctypes.rst
Doc/library/getopt.rst
Doc/library/htmlparser.rst
Doc/library/locale.rst
Doc/library/mailcap.rst
Doc/library/mmap.rst
Doc/library/multiprocessing.rst
Doc/library/optparse.rst
Doc/library/re.rst
Doc/library/ssl.rst
Doc/library/string.rst
Doc/library/threading.rst
Doc/library/unittest.rst
Doc/library/wsgiref.rst
Doc/library/xml.dom.minidom.rst
Doc/library/xml.etree.elementtree.rst
Doc/library/xmlrpclib.rst
Doc/reference/expressions.rst
Doc/reference/simple_stmts.rst
Doc/tutorial/appendix.rst
Doc/tutorial/classes.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/errors.rst
Doc/tutorial/inputoutput.rst
Doc/tutorial/introduction.rst
Doc/tutorial/modules.rst
Doc/tutorial/stdlib.rst
Doc/tutorial/stdlib2.rst