Home | History | Annotate | Download | only in Python

Lines Matching defs:Py_Finalize

111 /* Global initializations.  Can be undone by Py_Finalize().  Don't

112 call this twice without an intervening Py_Finalize() call. When
393 Py_Finalize(void)
632 (Py_Finalize() doesn't have these constraints -- it zaps
717 Py_Finalize();
1753 Py_Finalize();