thread-local data

Emanuele D'Arrigo manu3d at gmail.com
Fri Feb 6 14:53:44 EST 2009


Thank you both MRAB and Diez.

I think I'll stick to making copies inside a thread-protected section
unless I need to speed up things, at which point I might go for the
key exception path.

Thank you again!

Manu







More information about the Python-list mailing list