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.
Sebasti
On Thu, Apr 17, 2008 at 07:58:07PM +0200, Henning Schröder wrote:
> make[1]: Entering directory
> `/home/kde/pyqt/PyQt-x11-gpl-4.4-snapshot-20080416/QtCore'
> g++ -c -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG
> -DQT_CORE_LIB -I. -I/home/kde/opt/include/python2.5
> -I/usr/include/python2.5