Antoine Pitrou <pit...@free.fr> added the comment:

Here is a patch.
The tests are only run for unbuffered objects (buffering=0), since the 
behaviour of buffered objects is driven by BufferedReader and friends, not by 
the wrapped SocketIO.

----------
keywords: +patch
nosy: +giampaolo.rodola
Added file: http://bugs.python.org/file18883/sockio_nonblock.patch

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

Reply via email to