[PyQt] Usage of threads in PyQt

Sebastien Geffroy seb at geffroy.info
Fri Apr 25 15:18:07 BST 2008


Hi all,

I've read many docs on threads's usage in python and their limited 
interest because of the global lock who prevents simultaneous access of 
several threads to the VM.

Is the problem similar with the threads implemented in PyQt ?

Thanks in advance.
Sebastien Geffroy


More information about the PyQt mailing list