Home
last modified time | relevance | path

Searched refs:TIME_SET_SECOND (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_datetimemodule.c108 #define TIME_SET_SECOND(o, v) (PyDateTime_TIME_GET_SECOND(o) = (v)) macro
1088 TIME_SET_SECOND(self, second); in new_time_ex2()

Completed in 10 milliseconds