This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients python-dev, serhiy.storchaka, terry.reedy, vstinner
Date 2014-09-05.19:41:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hqTm02jXrz7LmH@mail.python.org>
In-reply-to
Content
New changeset 407653078135 by Victor Stinner in branch '2.7':
Issue #22340: Fix test_collections if the sets module was already imported
http://hg.python.org/cpython/rev/407653078135
History
Date User Action Args
2014-09-05 19:41:37python-devsetrecipients: + python-dev, terry.reedy, vstinner, serhiy.storchaka
2014-09-05 19:41:37python-devlinkissue22340 messages
2014-09-05 19:41:36python-devcreate