]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23504: Added an __all__ to the types module.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Mar 2015 07:43:27 +0000 (09:43 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Mar 2015 07:43:27 +0000 (09:43 +0200)
commit7beb4f96dc9ac3facd2a31912730b128426892b5
tree5bae51697d67c625a120f2036a52fdd8e55e0db6
parent92ce1b4392a533a14bbebb8e60bf79bf4bf4c6c7
Issue #23504: Added an __all__ to the types module.
Lib/types.py
Misc/NEWS