Home
last modified time | relevance | path

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

/external/python/cpython3/Mac/BuildScript/
Dbuild-installer.py77 _cache_getVersion = None variable
80 global _cache_getVersion
81 if _cache_getVersion is None:
82 _cache_getVersion = grepValue(
84 return _cache_getVersion
/external/python/cpython2/Mac/BuildScript/
Dbuild-installer.py77 _cache_getVersion = None variable
80 global _cache_getVersion
81 if _cache_getVersion is None:
82 _cache_getVersion = grepValue(
84 return _cache_getVersion