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 ned.deily, pcunningham80@gmail.com, r.david.murray
Date 2016-05-15.15:12:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463325140.53.0.450051750241.issue27016@psf.upfronthosting.co.za>
In-reply-to
Content
If I copy the second code, and add an import for fcntl, and run the resulting program twice from two different shells, I get a BlockingIOError. This is on linux.
History
Date User Action Args
2016-05-15 15:12:20r.david.murraysetrecipients: + r.david.murray, ned.deily, pcunningham80@gmail.com
2016-05-15 15:12:20r.david.murraysetmessageid: <1463325140.53.0.450051750241.issue27016@psf.upfronthosting.co.za>
2016-05-15 15:12:20r.david.murraylinkissue27016 messages
2016-05-15 15:12:20r.david.murraycreate