Threading tips.

Arinté n at n.com
Tue Jun 13 23:31:03 EDT 2000


Its me again with questions about my embedded python app.  My scripts are
primarily to talk to devices.  If a script is running and the device does
something, then I want the app to call the py script callback if one was
set.  Do I need to block the Python threads?  What other steps do I need to
take?

thanks for the primer.





More information about the Python-list mailing list