Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2870 tzinfo_dst(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_dst() function
3026 {"dst", (PyCFunction)tzinfo_dst, METH_O,