]> granicus.if.org Git - python/commit
Oops, fix test_microsecond_rounding()
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 18 Sep 2015 12:52:15 +0000 (14:52 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 18 Sep 2015 12:52:15 +0000 (14:52 +0200)
commit5ebfe42cdf7ba4ba0a573e2990960fea460540b0
tree948c6177fa7256ff3dd38158ec585dcac64cc67f
parent13c15ca9cf39d39a9426431f78fe408d61453f5a
Oops, fix test_microsecond_rounding()

Test self.theclass, not datetime. Regression introduced by manual tests.
Lib/test/datetimetester.py