Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dtarfile.py706 def __init__(self, tarfile, tarinfo): argument
1118 def fromtarfile(cls, tarfile): argument
1138 def _proc_member(self, tarfile): argument
1151 def _proc_builtin(self, tarfile): argument
1168 def _proc_gnulong(self, tarfile): argument
1190 def _proc_sparse(self, tarfile): argument
1218 def _proc_pax(self, tarfile): argument
1339 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.rst1244 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