Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Ddatetime.py1354 _time_class = time # so functions w/ args named "time" can get at the class variable
1491 if not isinstance(time, _time_class):
2274 _time, _time_class, _tzinfo_class, _wrap_strftime, _ymd2ord)