Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dtarfile.py706 def __init__(self, tarfile, tarinfo): argument
1109 def fromtarfile(cls, tarfile): argument
1129 def _proc_member(self, tarfile): argument
1142 def _proc_builtin(self, tarfile): argument
1159 def _proc_gnulong(self, tarfile): argument
1181 def _proc_sparse(self, tarfile): argument
1209 def _proc_pax(self, tarfile): argument
1330 def _proc_gnusparse_10(self, next, pax_headers, tarfile): argument
/third_party/python/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