Home
/
Python 3.11
/
OS
/
get_inheritable
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
OS
get_inheritable
Python 3.11
Get the “inheritable” flag of the specified file descriptor (a boolean).
Syntax
PYTHON
Copy
os.get_inheritable(fd, /)