OpenGrok
Cross Reference: tarfile.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
tarfile.py
Home
|
History
|
Annotate
|
Download
|
only in
Lib
Lines Matching
refs:geteuid
2225
if hasattr(os, "
geteuid
") and os.
geteuid
() == 0: