Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-pendulum/pendulum
/ test_time
Function
test_time
tests/datetime/test_behavior.py:48–49 ·
view source on GitHub ↗
(p, dt)
Source
from the content-addressed store, hash-verified
46
47
48
def
test_time(p, dt):
49
assert p.time() == dt.time()
50
51
52
def
test_timetz(p, dt):
Callers
nothing calls this directly
Calls
1
time
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…