Lines Matching refs:Py_FinalizeEx
358 single: Py_FinalizeEx (C function)
369 :c:func:`Py_FinalizeEx` first). There is no return value; it is a fatal
403 (zero) if not. After :c:func:`Py_FinalizeEx` is called, this returns false until
415 .. c:function:: int Py_FinalizeEx()
450 :c:func:`Py_FinalizeEx` more than once.
452 .. audit-event:: cpython._PySys_ClearAuditHooks "" c.Py_FinalizeEx
459 This is a backwards-compatible version of :c:func:`Py_FinalizeEx` that
1703 single: Py_FinalizeEx (C function)
1727 calling :c:func:`Py_FinalizeEx` and :c:func:`Py_Initialize`; in that
1755 .. index:: single: Py_FinalizeEx (C function)
1765 :c:func:`Py_FinalizeEx` will destroy all sub-interpreters that