Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3884 datetime_utcnow(PyObject *cls, PyObject *dummy) in datetime_utcnow() function
4608 {"utcnow", (PyCFunction)datetime_utcnow,
/external/python/cpython3/Modules/
D_datetimemodule.c5112 datetime_utcnow(PyObject *cls, PyObject *dummy) in datetime_utcnow() function
6333 {"utcnow", (PyCFunction)datetime_utcnow,