ID EN
OS

getsid

Python 3.11

Call the system call getsid(). See the Unix manual for the semantics.

Syntax

PYTHON
os.getsid(pid, /)

See Also

Availability