]> granicus.if.org Git - python/commit
Issue #23504: Added an __all__ to the types module.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Mar 2015 07:44:24 +0000 (09:44 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Mar 2015 07:44:24 +0000 (09:44 +0200)
commit35e5b72740893d84295282eef5681e13036ebb0b
tree6c667e92bc404b820dea2f66e1ad927fcd539784
parent44eceb6e2aca4e6d12ce64fa0f90279ffff19c25
parent7beb4f96dc9ac3facd2a31912730b128426892b5
Issue #23504: Added an __all__ to the types module.
Misc/NEWS