]> granicus.if.org Git - python/commit
Speed up of the various division operations (remainder, divide,
authorFacundo Batista <facundobatista@gmail.com>
Tue, 18 Sep 2007 16:53:18 +0000 (16:53 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Tue, 18 Sep 2007 16:53:18 +0000 (16:53 +0000)
commitcce8df2f678b1e1ec11c86cf2fabf12c2077577d
tree0b91c1a546500edcba8a9f3e814ecc6e297af079
parent745e48dffa89418b547e0eed3c8697c72826a2a3
Speed up of the various division operations (remainder, divide,
divideint and divmod). Thanks Mark Dickinson.
Lib/decimal.py