Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2582 date_isocalendar(PyDateTime_Date *self) in date_isocalendar() function
2741 {"isocalendar", (PyCFunction)date_isocalendar, METH_NOARGS,