Windows, CreateThread

Torsten Mohr tmohr at s.netic.de
Mon Sep 7 18:07:01 EDT 2009


Hi,

in a python C module i may need to create a Thread to do some background 
observations / calculations.

Are there any problems with Python doing something like this?

Is there some special support on sharing data?

I guess i can't call any Python functions from the thread, correct?


Thanks for any hints,
Torsten.





More information about the Python-list mailing list