]> granicus.if.org Git - python/commit
Issue #23517: Reintroduce unit tests for the old PyTime API since it's still
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 2 Sep 2015 08:39:40 +0000 (10:39 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 2 Sep 2015 08:39:40 +0000 (10:39 +0200)
commitacea9f6208c74186df62f8c4cfd269919e33779f
tree970e2a44eeae6e3ff21fc7243937565524959f0b
parent67edcc905d3574d87988537e1a5290a1c7717da0
Issue #23517: Reintroduce unit tests for the old PyTime API since it's still
used.
Lib/test/test_time.py