]> granicus.if.org Git - python/commit
Add more links to Python sources where the code is short, readable and an informative...
authorRaymond Hettinger <python@rcn.com>
Sat, 6 Nov 2010 07:10:31 +0000 (07:10 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 6 Nov 2010 07:10:31 +0000 (07:10 +0000)
commite0e082281ef9ec89d2d2cfdd18eddf4685068c59
tree37cef4be4e3f2873026b2b674d15bd056cafa61a
parentd5cd1ff7da20543794496dc4a8867fafff0c87a2
Add more links to Python sources where the code is short, readable and an informative adjunct to the docs.
24 files changed:
Doc/library/atexit.rst
Doc/library/bisect.rst
Doc/library/cmd.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/quopri.rst
Doc/library/repr.rst
Doc/library/sched.rst
Doc/library/shelve.rst
Doc/library/shutil.rst
Doc/library/string.rst
Doc/library/tokenize.rst
Doc/library/trace.rst
Doc/library/urlparse.rst
Doc/library/uu.rst