On Sat, 10 Jan 2009 16:37:15 -0500, Jason Voegele <[email protected]>
wrote:
> I've just noticed that the QThreadStorage class is not available in
PyQt4. 
> Is 
> there any particular reason for this?

It's a template class.

> Is there an alternative that I can
> use 
> for thread-local objects?

The Python threading module?

Phil
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to