Gerard Vermeulen wrote: > > (3) making Qt's thread related stuff available at the PyQt level. Qt's > threading mechanism is rather similar to Python's threading mechanism. > I think that it is most usefull for programmers who want to use their C++ > threaded classes from PyQt. If not, it is maybe better to stick to Python's > mechanism
Given the nudge, I've added QThread, QSemaphore, QMutex and QWaitCondition. They'll be in the next 3.1 pre-release. Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde