Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2378 date_fromordinal(PyObject *cls, PyObject *args) in date_fromordinal() function
2718 {"fromordinal", (PyCFunction)date_fromordinal, METH_VARARGS |