Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3110 py_time_second(PyDateTime_Time *self, void *unused) in py_time_second() function
3132 {"second", (getter)py_time_second},
/external/python/cpython3/Modules/
D_datetimemodule.c4113 py_time_second(PyDateTime_Time *self, void *unused) in py_time_second() function
4141 {"second", (getter)py_time_second},