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