Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsysconfig.py136 def _subst_vars(s, local_vars): function
161 res[key] = os.path.normpath(_subst_vars(value, vars))