Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dtimemodule.c248 tmtotuple(struct tm *p) in tmtotuple() function
291 return tmtotuple(p); in time_convert()