Home
last modified time | relevance | path

Searched defs:_sys_home (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dsysconfig.py167 _sys_home = getattr(sys, '_home', None) variable
176 _sys_home = _fix_pcbuild(_sys_home) variable