Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2677 date_toordinal(PyDateTime_Date *self) in date_toordinal() function
2752 {"toordinal", (PyCFunction)date_toordinal, METH_NOARGS,