Searched refs:normpath (Results 1 – 4 of 4) sorted by relevance
65 self.tempfile = os.path.join(self.tempdir, os.path.normpath(self.itemfile))89 self.tempfile = os.path.join(self.tempdir, os.path.normpath(self.itemfile))149 self.tempfile = os.path.join(self.tempdir, os.path.normpath(self.itemfile))
25 pkgIniFile = os.path.normpath(os.path.join(pkgRelDir, "__init__.py"))
353 normpath(const char *path) in normpath() function396 if ((tmpbuf = normpath(buf)) != NULL) in pkgconf_path_relocate()
66 Relocates a path, possibly calling normpath() on it.