Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3106 py_time_second(PyDateTime_Time *self, void *unused) in py_time_second() function
3128 {"second", (getter)py_time_second},