Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ ZoneInfoNotFoundError
Class
ZoneInfoNotFoundError
Lib/zoneinfo/_common.py:167–168 ·
view source on GitHub ↗
Exception raised when a ZoneInfo key is not found.
Source
from the content-addressed store, hash-verified
165
166
167
class
ZoneInfoNotFoundError(KeyError):
168
""
"Exception raised when a ZoneInfo key is not found."
""
Callers
1
load_tzdata
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected