Home
last modified time | relevance | path

Searched refs:zt_as_tuple (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/test_zoneinfo/
Dtest_zoneinfo.py796 def zt_as_tuple(zt): function
811 transitions = sorted(map(zt_as_tuple, transitions), key=lambda x: x[0])