Daniel Stutzbach <dan...@stutzbachenterprises.com> added the comment:

Another option would be to have the read-end act like a non-blocking socket 
(i.e., raise EAGAIN).

Since it would mostly be for testing, would it make more sense to add it to 
test.support or someplace similar instead of io?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9939>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to