Home
last modified time | relevance | path

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

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