]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #18758: Fixed and improved cross-references.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 13 Oct 2013 20:12:09 +0000 (23:12 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 13 Oct 2013 20:12:09 +0000 (23:12 +0300)
commit98b28fddd8e63e1a9410facee3e41925eed8ac46
tree410d277cbb20078d5fd226e8dd4d24bd225237d8
parent6039db8de30b5c20ba864cc4127fbfabf6fc0641
parentbfdcd436f0410e2b3eb34ce4fd7411488d3f13fb
Issue #18758: Fixed and improved cross-references.
21 files changed:
Doc/howto/urllib2.rst
Doc/library/2to3.rst
Doc/library/abc.rst
Doc/library/code.rst
Doc/library/codecs.rst
Doc/library/collections.abc.rst
Doc/library/collections.rst
Doc/library/enum.rst
Doc/library/exceptions.rst
Doc/library/http.server.rst
Doc/library/importlib.rst
Doc/library/inspect.rst
Doc/library/io.rst
Doc/library/shelve.rst
Doc/library/smtpd.rst
Doc/library/socket.rst
Doc/library/stat.rst
Doc/library/unittest.mock.rst
Doc/library/zipfile.rst
Doc/whatsnew/3.4.rst
Misc/NEWS