]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Provide links to Python source where the code is short, readable and
authorÉric Araujo <merwok@netwok.org>
Tue, 16 Nov 2010 19:13:50 +0000 (19:13 +0000)
committerÉric Araujo <merwok@netwok.org>
Tue, 16 Nov 2010 19:13:50 +0000 (19:13 +0000)
commit6e6cb8e0e491477614bae33c29f6e00d0d48c20b
tree0cb13cc6d94af48c5a4b78b360c75fcf6f93d406
parentdbe7519da9d0a99d68aaa773cde2793900dad44f
Provide links to Python source where the code is short, readable and
informative adjunct to the docs.  Forward-port of Raymond's r86225 and
r86245 using the new source reST role added in #10334.
29 files changed:
Doc/library/ast.rst
Doc/library/atexit.rst
Doc/library/bisect.rst
Doc/library/calendar.rst
Doc/library/cmd.rst
Doc/library/collections.rst
Doc/library/contextlib.rst
Doc/library/dis.rst
Doc/library/filecmp.rst
Doc/library/fileinput.rst
Doc/library/fnmatch.rst
Doc/library/functools.rst
Doc/library/glob.rst
Doc/library/heapq.rst
Doc/library/keyword.rst
Doc/library/linecache.rst
Doc/library/pprint.rst
Doc/library/queue.rst
Doc/library/quopri.rst
Doc/library/random.rst
Doc/library/sched.rst
Doc/library/shelve.rst
Doc/library/shutil.rst
Doc/library/string.rst
Doc/library/textwrap.rst
Doc/library/threading.rst
Doc/library/tokenize.rst
Doc/library/trace.rst
Doc/library/uu.rst