ID EN
OS

set_inheritable

Python 3.11

Set the “inheritable” flag of the specified file descriptor.

Syntax

PYTHON
os.set_inheritable(fd, inheritable, /)