ICI Modules: sys: geteuid


Modules by name : by type

Synopsis

int = sys.geteuid()

Description

Returns the effective user identifier for the current process. This may differ from the result of sys.getpid().