[issue3618] possible deadlock in IO library (Lib/io.py)

STINNER Victor report at bugs.python.org
Wed Aug 20 15:51:48 CEST 2008


STINNER Victor <haypo at users.sourceforge.net> added the comment:

@pitrou: I wrote an implementation of RLock in C (see #3001). So it 
would be possible to use threading.RLock instead of threading.Lock ;-)

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


More information about the Python-bugs-list mailing list