MCPcopy Index your code
hub / github.com/python/cpython / _zoneinfo.py

File _zoneinfo.py

Lib/zoneinfo/_zoneinfo.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import bisect
2import calendar
3import collections
4import functools

Callers

nothing calls this directly

Calls 3

datetimeClass · 0.90
_ttinfoClass · 0.85
toordinalMethod · 0.80

Tested by

no test coverage detected