Home | History | Annotate | Download | only in Python

Lines Matching defs:Py_Finalize

117 /* Global initializations.  Can be undone by Py_Finalize().  Don't
118 call this twice without an intervening Py_Finalize() call. When
404 Py_Finalize(void)
644 (Py_Finalize() doesn't have these constraints -- it zaps
729 Py_Finalize();
1783 Py_Finalize();