Message106462
Thanks for reviewing!
Updated patch, that addresses points 1-3. For 4, there's no need for the old code, since "self - divmod_near(self, 10**-n)[1]" is enough. And I didn't like the old algorithm anyway; the new one is more straightforward. For 5, I've added a Python version of divmod_near to the comments. |
|
Date |
User |
Action |
Args |
2010-05-25 18:30:46 | mark.dickinson | set | recipients:
+ mark.dickinson, belopolsky |
2010-05-25 18:30:45 | mark.dickinson | set | messageid: <1274812245.07.0.964217134735.issue8817@psf.upfronthosting.co.za> |
2010-05-25 18:30:43 | mark.dickinson | link | issue8817 messages |
2010-05-25 18:30:43 | mark.dickinson | create | |
|