Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_datetimemodule.c4262 time_dst(PyObject *self, PyObject *unused) { in time_dst() function
4684 {"dst", (PyCFunction)time_dst, METH_NOARGS,