Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
class
BadZipFile(Exception):
44
pass
45
46
47
class
LargeZipFile(Exception):
Callers
5
_EndRecData64
Function · 0.85
_decodeExtra
Method · 0.85
_update_crc
Method · 0.85
_RealGetContents
Method · 0.85
open
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected