PyThreadState_SetAsyncExc (nThreadId ??????, exc);
iwl
Ingo.Wolf at gmx.de
Thu Dec 14 08:06:19 EST 2006
More information about the Python-list mailing list
Thu Dec 14 08:06:19 EST 2006
- Previous message (by thread): PyThreadState_SetAsyncExc (nThreadId ??????, exc);
- Next message (by thread): aggdraw for 2.5 on WinXP?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
what is the nThreadId-Parameter of PyThreadState_SetAsyncExc? I try to implement a Terminate-Button in my C-Prog for my embedded Python, but its hard to find an example how to stop an interpreter running in an thread. I found no other Python C-App-Func returning such a parameter.
- Previous message (by thread): PyThreadState_SetAsyncExc (nThreadId ??????, exc);
- Next message (by thread): aggdraw for 2.5 on WinXP?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list