RE: python thread state

2006-10-24 Thread Stefan Schukat
Monday, October 23, 2006 2:32 PM > To: python-list@python.org > Subject: python thread state > > hi, > > i'm trying to write a multithreaded embedded python > application and i'm having some trouble. i found this > article "embedding python in multi

python thread state

2006-10-23 Thread Bryan
te_New wipes out, or rather gives you a new global dictionary, because i lost all my global variables. the article assumes you have one c thread per python thread state, but i want multiple c threads per python thread state. Is there a c api function that will associate a c thread without resettin