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 Finkregh, Rebecca, ajaksu2, falsetru, georg.brandl, nvetoshkin, pitrou, python-dev, schmir, vstinner
Date 2011-05-09.22:23:28
SpamBayes Score 0.0057919915
Marked as misclassified No
Message-id <E1QJYrQ-0006Y9-8U@dinsdale.python.org>
In-reply-to
Content
New changeset c9f07c69b138 by Victor Stinner in branch '2.7':
(Merge 3.1) Issue #1195: Fix input() if it is interrupted by CTRL+d and then
http://hg.python.org/cpython/rev/c9f07c69b138
History
Date User Action Args
2011-05-09 22:23:29python-devsetrecipients: + python-dev, georg.brandl, pitrou, falsetru, vstinner, ajaksu2, schmir, Rebecca, nvetoshkin, Finkregh
2011-05-09 22:23:28python-devlinkissue1195 messages
2011-05-09 22:23:28python-devcreate