Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2489 date_repr(PyDateTime_Date *self) in date_repr() function
2801 (reprfunc)date_repr, /* tp_repr */
/external/python/cpython3/Modules/
D_datetimemodule.c3049 date_repr(PyDateTime_Date *self) in date_repr() function
3337 (reprfunc)date_repr, /* tp_repr */