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

/external/python/cpython2/Modules/
H A Ddatetimemodule.c2378 date_fromordinal(PyObject *cls, PyObject *args) function
2718 {"fromordinal", (PyCFunction)date_fromordinal, METH_VARARGS |
/external/python/cpython3/Modules/
H A D_datetimemodule.c2592 date_fromordinal(PyObject *cls, PyObject *args) function
2900 {"fromordinal", (PyCFunction)date_fromordinal, METH_VARARGS |

Completed in 111 milliseconds