Lines Matching full:mkdir
578 os.mkdir(os.path.normpath(os.path.join(self._path, subdir)))769 os.mkdir(os.path.join(self._path, 'cur', 'stray-dir'))1934 os.mkdir(self._dir)1935 os.mkdir(os.path.join(self._dir, "cur"))1936 os.mkdir(os.path.join(self._dir, "tmp"))1937 os.mkdir(os.path.join(self._dir, "new"))