Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/support/
D__init__.py792 requires_gzip = unittest.skipUnless(gzip, 'requires gzip') variable
/external/python/cpython3/Lib/test/
Dtest_tarfile.py56 @support.requires_gzip
/external/python/cpython3/Doc/library/
Dtest.rst858 .. decorator:: requires_gzip