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

Method fixed_offset_zones

Lib/test/test_zoneinfo/test_zoneinfo.py:152–153  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

150 return ZoneDumpData.transition_keys()
151
152 def fixed_offset_zones(self):
153 return ZoneDumpData.fixed_offset_zones()
154
155 def load_transition_examples(self, key):
156 return ZoneDumpData.load_transition_examples(key)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected