Home
last modified time | relevance | path

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

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