Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ tzinfo.py
File
tzinfo.py
tests/test_code/py/pytz/tzinfo.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
''
'Base classes and helpers for building zone specific tzinfo classes'
''
2
3
from
datetime
import
datetime, timedelta, tzinfo
4
from
bisect
import
bisect_right
Callers
nothing calls this directly
Calls
1
memorized_timedelta
Function · 0.85
Tested by
no test coverage detected