Home
last modified time | relevance | path

Searched refs:_extract_one (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dtarfile.py2286 self._extract_one(tarinfo, path, set_attrs=not tarinfo.isdir(),
2319 self._extract_one(tarinfo, path, set_attrs, numeric_owner)
2344 def _extract_one(self, tarinfo, path, set_attrs, numeric_owner): member in TarFile

Completed in 4 milliseconds