Searched refs:_normalize_path (Results 1 – 4 of 4) sorted by relevance
32 def _normalize_path(path, posix = False):98 normalize = _normalize_path,
96 def _normalize_path(path):116 src_dir = _normalize_path(src_dir)117 dest_dir = _normalize_path(dest_dir)253 python_include = _normalize_path(python_include)
105 def _normalize_path(path):125 src_dir = _normalize_path(src_dir)126 dest_dir = _normalize_path(dest_dir)316 python_include = _normalize_path(python_include)
558 def _normalize_path(path): function632 result[k] = _normalize_path(v)