]> granicus.if.org Git - python/commit
#11078: test___all__ now checks for duplicates in __all__. Initial patch by R. David...
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 1 May 2013 11:58:09 +0000 (14:58 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Wed, 1 May 2013 11:58:09 +0000 (14:58 +0300)
commited52f6cb73c9bda621503cbc558d3a1c3319e568
tree87ac7f7ca6960f5f308f708ac2144167ab79aa1e
parent4c09c2cbd563e2dfbe89b077c544c421fb77aa25
#11078: test___all__ now checks for duplicates in __all__.  Initial patch by R. David Murray.
Lib/test/test___all__.py
Misc/NEWS