]> granicus.if.org Git - python/commit
Issue #21818: Fixed references to classes that have names matching with module
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 2 Dec 2016 21:13:42 +0000 (23:13 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 2 Dec 2016 21:13:42 +0000 (23:13 +0200)
commit1ae56fb9ee1354ad6f4e4e0eb98e8f12e1e498b7
tree8fc0d39bf21074219ed6f836223cb6afa6c71c5f
parentcffc0f41782ca8c182af1e066d5146bdb18e6406
Issue #21818: Fixed references to classes that have names matching with module
names.
27 files changed:
Doc/library/array.rst
Doc/library/configparser.rst
Doc/library/cookie.rst
Doc/library/cookielib.rst
Doc/library/datetime.rst
Doc/library/docxmlrpcserver.rst
Doc/library/dumbdbm.rst
Doc/library/formatter.rst
Doc/library/gzip.rst
Doc/library/htmllib.rst
Doc/library/io.rst
Doc/library/mimewriter.rst
Doc/library/mmap.rst
Doc/library/mutex.rst
Doc/library/netrc.rst
Doc/library/queue.rst
Doc/library/scrolledtext.rst
Doc/library/simplexmlrpcserver.rst
Doc/library/socket.rst
Doc/library/stringio.rst
Doc/library/userdict.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst