[PyQt] Are QThreads compatible with python's threading.RLock?

Darren Dale dsdale24 at gmail.com
Fri Jul 25 22:41:22 BST 2008


I use a library that provides rudimentary thread safety of its objects and file 
I/O using threading.RLock from the python standard library. Could anyone tell 
me if PyQt4's QThreads are compatible with these recursive locks?

Thanks,
Darren


More information about the PyQt mailing list