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