[Cython] sys.exit in C function

Stefan Behnel stefan_ml at behnel.de
Sat Jun 28 06:55:25 CEST 2008


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?

Stefan



More information about the Cython-dev mailing list