Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_datetimemodule.c3231 iso_calendar_date_repr(PyDateTime_IsoCalendarDate *self) in iso_calendar_date_repr() function
3314 .tp_repr = (reprfunc) iso_calendar_date_repr,