Home
/
Python 3.11
/
OS
/
setsid
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
OS
setsid
Python 3.11
Call the system call setsid(). See the Unix manual for the semantics.
Syntax
PYTHON
Copy
os.setsid()
See Also
Availability