Searched refs:FakeZipFile (Results 1 – 1 of 1) sorted by relevance
29 class FakeZipFile(object): class79 self.Patch(zipfile, "ZipFile", return_value=FakeZipFile())