Home
last modified time | relevance | path

Searched refs:TAR_GZIPPED (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dtarfile.py2566 TAR_GZIPPED = 8 # zipfile.ZIP_DEFLATED variable
2577 elif compression == TAR_GZIPPED:
/external/python/cpython2/Doc/library/
Dtarfile.rst145 .. data:: TAR_GZIPPED