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 Alexey.Poryadin, gvanrossum, neologix, python-dev, vstinner, yselivanov
Date 2015-01-22.08:36:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150122083603.34206.84045@psf.io>
In-reply-to
Content
New changeset 4f928c70f135 by Victor Stinner in branch '3.4':
Issue #23009: Add missing "import sys" in test_selectors
https://hg.python.org/cpython/rev/4f928c70f135
History
Date User Action Args
2015-01-22 08:36:20python-devsetrecipients: + python-dev, gvanrossum, vstinner, neologix, yselivanov, Alexey.Poryadin
2015-01-22 08:36:20python-devlinkissue23009 messages
2015-01-22 08:36:20python-devcreate