[issue949667] setblocking() method on file objects

STINNER Victor report at bugs.python.org
Sun Jul 7 20:47:45 CEST 2013


STINNER Victor added the comment:

See the PEP 466 which proposes to add a new os.set_blocking() function on UNIX, and blocking parameter to socket constructor.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue949667>
_______________________________________


More information about the Python-bugs-list mailing list