MCPcopy Index your code
hub / github.com/python/cpython / SubclassDatetime

Class SubclassDatetime

Lib/test/datetimetester.py:2232–2233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2230# datetime tests
2231
2232class SubclassDatetime(datetime):
2233 sub_var = 1
2234
2235class TestDateTime(TestDate):
2236

Calls

no outgoing calls

Tested by 3

test_repr_subclassMethod · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…