pyqt  

Re: [PyQt] Usage of threads in PyQt

Phil Thompson
Fri, 25 Apr 2008 07:58:12 -0700

On Friday 25 April 2008, Sebastien Geffroy wrote:
> 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 ?

As it's Python and the same lock - yes.

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt