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 loewis, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-07-25.08:49:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WhqrG1zPTzPSs@mail.python.org>
In-reply-to
Content
New changeset a82fd35e28be by Martin v. Löwis in branch '3.2':
Issue #15318: Prevent writing to sys.stdin.
http://hg.python.org/cpython/rev/a82fd35e28be
History
Date User Action Args
2012-07-25 08:49:51python-devsetrecipients: + python-dev, loewis, terry.reedy, roger.serwy, serhiy.storchaka
2012-07-25 08:49:51python-devlinkissue15318 messages
2012-07-25 08:49:50python-devcreate