MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / BadZipFile

Class BadZipFile

tools/python-3.11.9-amd64/Lib/zipfile.py:43–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 "Path"]
42
43class BadZipFile(Exception):
44 pass
45
46
47class LargeZipFile(Exception):

Callers 5

_EndRecData64Function · 0.85
_decodeExtraMethod · 0.85
_update_crcMethod · 0.85
_RealGetContentsMethod · 0.85
openMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected