Home
last modified time | relevance | path

Searched refs:TarFileCompat (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Doc/library/
Dtarfile.rst133 .. class:: TarFileCompat(filename, mode='r', compression=TAR_PLAIN)
151 The :class:`TarFileCompat` class has been removed in Python 3.
/external/python/cpython2/Lib/
Dtarfile.py2567 class TarFileCompat: class
/external/python/cpython2/Misc/
DNEWS9435 - Issue #3039: Fix tarfile.TarFileCompat.writestr() which always