Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2587 date_isocalendar(PyDateTime_Date *self) in date_isocalendar() function
2746 {"isocalendar", (PyCFunction)date_isocalendar, METH_NOARGS,
/external/python/cpython3/Modules/
D_datetimemodule.c3129 date_isocalendar(PyDateTime_Date *self) in date_isocalendar() function
3283 {"isocalendar", (PyCFunction)date_isocalendar, METH_NOARGS,