Home
last modified time | relevance | path

Searched refs:test_make_zipfile (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dtest_archive_util.py207 def test_make_zipfile(self): member in ArchiveUtilTestCase
/external/python/cpython3/Lib/distutils/tests/
Dtest_archive_util.py237 def test_make_zipfile(self): member in ArchiveUtilTestCase
/external/python/cpython2/Lib/test/
Dtest_shutil.py465 def test_make_zipfile(self): member in TestShutil
/external/python/cpython3/Lib/test/
Dtest_shutil.py1339 def test_make_zipfile(self): member in TestArchives