Home
last modified time | relevance | path

Searched refs:_UNIXCONFDIR (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Dplatform.py137 _UNIXCONFDIR = '/etc' variable
364 etc = os.listdir(_UNIXCONFDIR)
380 with open(os.path.join(_UNIXCONFDIR, file), 'r',