Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dutil.py200 def _subst (match, local_vars=local_vars): function
208 return re.sub(r'\$([a-zA-Z_][a-zA-Z_0-9]*)', _subst, s)