Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3272 time_isoformat(PyDateTime_Time *self, PyObject *unused) in time_isoformat() function
3518 {"isoformat", (PyCFunction)time_isoformat, METH_NOARGS,