Searched refs:fake_zipfile (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/distutils/tests/ | ||
H A D | test_archive_util.py | 258 def fake_zipfile(*a, **kw): function 263 patch(self, archive_util.zipfile, 'ZipFile', fake_zipfile) |
Completed in 1 milliseconds