]> granicus.if.org Git - python/commit
cleanup datetime code
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 8 Sep 2015 23:09:21 +0000 (01:09 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 8 Sep 2015 23:09:21 +0000 (01:09 +0200)
commitcd5d765b0ee861509b14a1f21b630b8fb6eb258f
tree417002424af5283e17745db9ec5f6187578fff87
parent7667f58151d5efbbae4f0b1d7178f99dad0d74c0
cleanup datetime code

remove scories of round half up code and debug code.
Lib/datetime.py
Lib/test/datetimetester.py