Py_Finalize_called

true after Py_Finalize has been called. Playing with the Python API when this is true is not advised.

auto Py_Finalize_called = false;

Meta