Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3634 datetime_second(PyDateTime_DateTime *self, void *unused) in datetime_second() function
3656 {"second", (getter)datetime_second},
/external/python/cpython3/Modules/
D_datetimemodule.c4780 datetime_second(PyDateTime_DateTime *self, void *unused) in datetime_second() function
4808 {"second", (getter)datetime_second},