]> granicus.if.org Git - python/commit
Revert changes in 62669, since they caused test failures.
authorMark Dickinson <dickinsm@gmail.com>
Sun, 4 May 2008 00:00:19 +0000 (00:00 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 4 May 2008 00:00:19 +0000 (00:00 +0000)
commit349a78534bc21d643aa2b454dc09b3158c65e0b5
tree47238fe5f41750c4d3b4dc3a1fe72e5b63b19016
parente757005190abe713daf1f2d40ed6afe8d8ee5b0c
Revert changes in 62669, since they caused test failures.
__floor__, __ceil__ and __round__ are still wrong,
but they need to be replaced with something rather
than just removed.
Lib/decimal.py