[Python-Dev] Re: Decimal data type issues (original) (raw)

Tim Peters tim.one at comcast.net
Thu Apr 22 19:12:07 EDT 2004


[Batista, Facundo]

The round() method has the appealing that it could has the same name/meaning/function that the built in round().

As Tim Delaney said later, the best way to do that would be to change the implementation of Python's builtin round(). I don't think changing Python (beyond adding the new module) is in scope for the first release, though.



More information about the Python-Dev mailing list