Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3224 time_dst(PyDateTime_Time *self, PyObject *unused) { in time_dst() function
3534 {"dst", (PyCFunction)time_dst, METH_NOARGS,