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 r.david.murray
Recipients clintonroy, docs@python, grante, gregory.p.smith, pitrou, r.david.murray, yohell
Date 2012-08-26.22:27:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346020066.63.0.500804926927.issue1432343@psf.upfronthosting.co.za>
In-reply-to
Content
It looks to me like we (now, as of 67dc99a989cd) handle EINTR, so that the suggested caveat is no longer true.  Since the TTY example has also been explained as correct, I'm going to close this.  If I'm wrong about EINTR, someone (Antoine or Gregory, presumably) can reopen it...
History
Date User Action Args
2012-08-26 22:27:46r.david.murraysetrecipients: + r.david.murray, gregory.p.smith, clintonroy, pitrou, yohell, grante, docs@python
2012-08-26 22:27:46r.david.murraysetmessageid: <1346020066.63.0.500804926927.issue1432343@psf.upfronthosting.co.za>
2012-08-26 22:27:45r.david.murraylinkissue1432343 messages
2012-08-26 22:27:45r.david.murraycreate