Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_datetimemodule.c3240 iso_calendar_date_repr(PyDateTime_IsoCalendarDate *self) in iso_calendar_date_repr() function
3323 .tp_repr = (reprfunc) iso_calendar_date_repr,