Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2101 delta_total_seconds(PyObject *self) in delta_total_seconds() function
2146 {"total_seconds", (PyCFunction)delta_total_seconds, METH_NOARGS,