Why isn't Python king of the hill?

Aahz Maruch aahz at panix.com
Fri Jun 1 09:20:59 EDT 2001


In article <9f7ai7$b4e$1 at newshost.accu.uu.nl>,
Martijn Faassen <m.faassen at vet.uu.nl> wrote:
>
>I believe there's a PEP about introducing decimal math into the Python
>core as the default behavior eventually; there's a thread elsewhere on
>the newsgroup.

Not quite.  There's currently a PEP for making the default *rational*
arithmetic; I'm currently working on a module based on the ANSI standard
for decimal floating-point arithmetic.  There's already Tim Peters's
FixedPoint for fixed-point decimal arithmetic.

I'm staying out of the politics on this one and leaving it to the
experts; I don't even really know enough to implement decimal
arithmetic, but I'm doing it anyway.  ;-)
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Androgynous poly kinky vanilla queer het Pythonista   http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

"Characters exist to suffer, you know.  An author needs a little sadism
in her makeup."  --Brenda Clough



More information about the Python-list mailing list