Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2342 date_today(PyObject *cls, PyObject *dummy) in date_today() function
2723 {"today", (PyCFunction)date_today, METH_NOARGS | METH_CLASS,