Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python-pendulum/pendulum
/ test_dst
Function
test_dst
tests/datetime/test_behavior.py:76–77 ·
view source on GitHub ↗
(p, dt)
Source
from the content-addressed store, hash-verified
74
75
76
def
test_dst(p, dt):
77
assert p.dst() == dt.dst()
78
79
80
def
test_toordinal(p, dt):
Callers
nothing calls this directly
Calls
1
dst
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…