OpenGrok
Cross Reference: test_argparse.py
xref
: /
external
/
python
/
cpython2
/
Lib
/
test
/
test_argparse.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:geteuid
1532
@unittest.skipIf(hasattr(os, '
geteuid
') and os.
geteuid
() == 0,