Home
/
Python 3.11
/
OS
/
get_handle_inheritable
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
OS
get_handle_inheritable
Python 3.11
Get the “inheritable” flag of the specified handle (a boolean).
Syntax
PYTHON
Copy
os.get_handle_inheritable(handle, /)
See Also
Availability