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