]> 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:42:59 +0000 (09:42 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Mar 2015 07:42:59 +0000 (09:42 +0200)
commitc620c11e629fb26fa8b554f5c11c66da6f3c2b26
tree1bb5ab0737c098aeb1e72937e287bd49cc9601ff
parentb027c6cae0bf591d62348f555116f28e0c081880
Issue #23504: Added an __all__ to the types module.
Lib/types.py
Misc/NEWS