summaryrefslogtreecommitdiffstats
path: root/Modules/_time.c
Commit message (Expand)AuthorAgeFilesLines
* Close #14180: Factorize code to convert a number of seconds to time_t, timeva...Victor Stinner2012-03-131-28/+0
* Fixed a typo in a comment.Alexander Belopolsky2010-06-181-1/+1
* Issue #9012: "Separate compilation of time and datetime modules."Alexander Belopolsky2010-06-161-0/+28