Home
/
Python 3.11
/
OS
/
waitstatus_to_exitcode
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
OS
waitstatus_to_exitcode
Python 3.11
🇮🇩 Bahasa Indonesia
Ubah status tunggu menjadi kode keluar.
Syntax
PYTHON
Copy
os.waitstatus_to_exitcode(status)
See Also
ValueError
waitpid()
WUNTRACED
WIFEXITED()
WEXITSTATUS()
WIFSIGNALED()
WTERMSIG()
WIFSTOPPED()