Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3244 time_repr(PyDateTime_Time *self) in time_repr() function
3580 (reprfunc)time_repr, /* tp_repr */
/external/python/cpython3/Modules/
D_datetimemodule.c4050 time_repr(PyDateTime_Time *self) in time_repr() function
4489 (reprfunc)time_repr, /* tp_repr */