Am 06/28/2008 06:55 AM schrieb Stefan Behnel:
> Johannes Wienke wrote:
>> Am 06/27/2008 11:12 PM schrieb Lisandro Dalcin:
>>> Perhaps a direct call to Py_Finalize()  inside gui_exit() would help ?
>> Is that everything python does on sys.exit normally?
> 
> What about checking the source code?

Well, I did find the sys.exit call, but not the code that acutally
handles the exception. But I think simply calling Py_Finalize() looks
enough.

Thanks
Johannes

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to