Home
last modified time | relevance | path

Searched defs:tarfile (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Lib/
Dtarfile.py703 def __init__(self, tarfile, tarinfo): argument
1098 def fromtarfile(cls, tarfile): argument
1118 def _proc_member(self, tarfile): argument
1131 def _proc_builtin(self, tarfile): argument
1148 def _proc_gnulong(self, tarfile): argument
1170 def _proc_sparse(self, tarfile): argument
1198 def _proc_pax(self, tarfile): argument
1317 def _proc_gnusparse_10(self, next, pax_headers, tarfile): argument
/external/python/cpython2/Lib/
Dtarfile.py799 def __init__(self, tarfile, tarinfo): argument
1247 def fromtarfile(cls, tarfile): argument
1267 def _proc_member(self, tarfile): argument
1280 def _proc_builtin(self, tarfile): argument
1297 def _proc_gnulong(self, tarfile): argument
1319 def _proc_sparse(self, tarfile): argument
1375 def _proc_pax(self, tarfile): argument
2488 def __init__(self, tarfile): argument
/external/python/cpython3/Doc/whatsnew/
D3.2.rst1434 tarfile section in New, Improved, and Deprecated Modules
D3.8.rst1235 tarfile section in Improved Modules
D3.3.rst2010 tarfile section in Improved Modules
D3.4.rst1572 tarfile section in Improved Modules
D3.5.rst1887 tarfile section in Improved Modules