Home
/
Python 3.11
/
OS
/
WSTOPSIG
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
OS
WSTOPSIG
Python 3.11
Return the signal which caused the process to stop.
Syntax
PYTHON
Copy
os.WSTOPSIG(status)
See Also
WIFSTOPPED()
Availability