Searched defs:dep_path (Results 1 – 1 of 1) sorted by relevance
28 def fix_path(dep_path): argument92 dep_path = '' variable96 dep_path = sys.modules['%s' % item].__file__ variable119 dep_path = '${libdir}/python${PYTHON_MAJMIN}/sitecustomize.py' variable124 dep_path = fix_path(dep_path) variable132 dep_path = dep_path.replace(soabi,'*') variable136 dep_path = dep_path.replace(sysconfig._get_sysconfigdata_name(), "_sysconfigdata*") variable