[Python-Dev] Decimal(unicode)

Facundo Batista facundobatista at gmail.com
Wed Mar 26 16:04:21 CET 2008


2008/3/26, Mark Dickinson <dickinsm at gmail.com>:

> I think it's still worth considering a hybrid implementation of Decimal:
> C code for the basic integer arithmetic (that is, supply a long int
> replacement whose underlying implementation works in base a
>  power of 10), and Python for all the complicated logic (dealing

I think that this is the way to go, also.

-- 
.    Facundo

Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/


More information about the Python-Dev mailing list