◐ Shell
clean mode source ↗

Message 188211 - Python tracker

Message188211

Author python-dev
Recipients SilentGhost, belopolsky, ezio.melotti, pitrou, python-dev, r.david.murray
Date 2013-05-01.11:58:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b0ymb5Tbzz7LjZ@mail.python.org>
In-reply-to
Content
New changeset 3f1bcfbed022 by Ezio Melotti in branch 'default':
#11078: test___all__ now checks for duplicates in __all__.  Initial patch by R. David Murray.
http://hg.python.org/cpython/rev/3f1bcfbed022
History
Date User Action Args
2013-05-01 11:58:24python-devsetrecipients: + python-dev, belopolsky, pitrou, ezio.melotti, r.david.murray, SilentGhost
2013-05-01 11:58:24python-devlinkissue11078 messages
2013-05-01 11:58:24python-devcreate