Home
last modified time | relevance | path

Searched defs:change_root (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/distutils/command/
H A Dinstall_data.py10 from distutils.util import change_root, convert_path namespace
H A Dinstall.py16 from distutils.util import convert_path, subst_vars, change_root namespace
/third_party/python/Lib/distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root, namespace
/third_party/python/Lib/distutils/
H A Dutil.py138 def change_root (new_root, pathname): function

Completed in 3 milliseconds