Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_strptime.py533 _ymd_excluded = ((1905, 1, 1), (1906, 12, 31), (2008, 12, 29), variable in CalculationTests
537 _ymd_excluded = () variable in CalculationTests
548 ymd_tuple in self._ymd_excluded):