[Python-Dev] New operations in Decimal
Facundo Batista
facundo at taniquetil.com.ar
Mon May 14 14:41:36 CEST 2007
Tim Peters wrote:
> I'm with Raymond on this one, especially given the triviality of
> implementing the revised spec's new logical operations.
Exactly. I already implemented part of it, and took less than read this
thread, ;).
The cost of having it is lines of code in decimal.py. The benefit is
that you can claim you comply to the standard.
Regards,
--
. Facundo
.
Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/
More information about the Python-Dev
mailing list