Home
/
Python 3.11
/
OS
/
WTERMSIG
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
OS
WTERMSIG
Python 3.11
Return the number of the signal that caused the process to terminate.
Syntax
PYTHON
Copy
os.WTERMSIG(status)
See Also
WIFSIGNALED()
Availability