Home | History | Annotate | Download | only in python2.7

Lines Matching full:geteuid

2264         if pwd and hasattr(os, "geteuid") and os.geteuid() == 0: