]> granicus.if.org Git - python/commit
Removed the private _rounding_decision: it was not needed, and the code
authorFacundo Batista <facundobatista@gmail.com>
Mon, 17 Dec 2007 14:18:42 +0000 (14:18 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Mon, 17 Dec 2007 14:18:42 +0000 (14:18 +0000)
commite64acfad3dd13809943eecf50f11c40c510dedbe
tree781fed23c31b826bbf96f1949d26c4bfa28c0182
parentd41b8dc58cc90c96af5be57b3edbcdc4fa98738c
Removed the private _rounding_decision: it was not needed, and the code
is now simpler.  Thanks Mark Dickinson.
Lib/decimal.py