Searched refs:makepath (Results 1 – 2 of 2) sorted by relevance
96 def makepath(*paths): function139 dir, dircase = makepath(dir)153 _, itemcase = makepath(item)189 dir, dircase = makepath(sitedir, line)216 sitedir, sitedircase = makepath(sitedir)
93 abs_dir, norm_dir = site.makepath(*path_parts)102 for entry in [site.makepath(path)[1] for path in sys.path112 self.assertIn(site.makepath(pth_file.good_dir_path)[0], sys.path)