]> granicus.if.org Git - python/commit
test_time: add tests on HALF_UP rounding mode for _PyTime_ObjectToTime_t() and
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 4 Sep 2015 08:31:16 +0000 (10:31 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 4 Sep 2015 08:31:16 +0000 (10:31 +0200)
commit110f9e35383373022b169756e64974814733aef4
tree9d669ab525f00649f16ab128bb1fc0c27c9cf322
parent1320f08b408093324be54fb078c45178289d18fb
test_time: add tests on HALF_UP rounding mode for _PyTime_ObjectToTime_t() and
_PyTime_ObjectToTimespec()
Lib/test/test_time.py