Home
/
Python 3.11
/
OS
/
setregid
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
OS
setregid
Python 3.11
Set the current process’s real and effective group ids.
Syntax
PYTHON
Copy
os.setregid(rgid, egid, /)
See Also
Availability