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 agiz
Recipients agiz, ronaldoussoren
Date 2012-12-24.16:15:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356365712.45.0.322754296647.issue16768@psf.upfronthosting.co.za>
In-reply-to
Content
Same behavior with:

>>> import sys
>>> sys.stdin.read(1)
# press <CTRL+Y>
[1]  + 1024 suspended  python
History
Date User Action Args
2012-12-24 16:15:12agizsetrecipients: + agiz, ronaldoussoren
2012-12-24 16:15:12agizsetmessageid: <1356365712.45.0.322754296647.issue16768@psf.upfronthosting.co.za>
2012-12-24 16:15:12agizlinkissue16768 messages
2012-12-24 16:15:12agizcreate