Home
last modified time | relevance | path

Searched refs:_bounds_checking (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_time.py184 def _bounds_checking(self, func): member in TimeTestCase
242 self._bounds_checking(lambda tup: time.strftime('', tup))
314 self._bounds_checking(time.asctime)

Completed in 3 milliseconds