Home
last modified time | relevance | path

Searched refs:ZIP_SUPPORT (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/distutils/tests/
H A Dtest_archive_util.py29 ZIP_SUPPORT = True variable
31 ZIP_SUPPORT = find_executable('zip') variable
237 @unittest.skipUnless(ZIP_SUPPORT and ZLIB_SUPPORT,
252 @unittest.skipUnless(ZIP_SUPPORT, 'Need zip support to run')

Completed in 1 milliseconds