Home
/
Python 3.11
/
Sys
/
is_finalizing
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Sys
is_finalizing
Python 3.11
Return True if the Python interpreter is shutting down, False otherwise.
Syntax
PYTHON
Copy
sys.is_finalizing()
See Also
True
shutting down
False