Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_datetimemodule.c3010 date_fromisocalendar(PyObject *cls, PyObject *args, PyObject *kw) in date_fromisocalendar() function
3498 {"fromisocalendar", (PyCFunction)(void(*)(void))date_fromisocalendar,