Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2515 date_ctime(PyDateTime_Date *self) in date_ctime() function
2729 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,