Home
last modified time | relevance | path

Searched refs:subst_vars (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/command/
H A Dinstall.py16 from distutils.util import convert_path, subst_vars, change_root namespace
492 val = subst_vars(val, self.config_vars)
/third_party/python/Lib/distutils/
H A Dutil.py188 def subst_vars (s, local_vars): function
210 # subst_vars ()

Completed in 3 milliseconds