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

File datetimetester.py

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

Source from the content-addressed store, hash-verified

1"""Test the datetime module."""
2import bisect
3import contextlib
4import copy

Callers

nothing calls this directly

Calls 6

datetimeClass · 0.90
timedeltaClass · 0.90
FixedOffsetClass · 0.85
USTimeZone2Class · 0.85
USTimeZoneClass · 0.70
mainMethod · 0.45

Tested by

no test coverage detected