[Python-Dev] Re: PEP239 (Rational Numbers) Reference Implementation and new issues (original) (raw)

Guido van Rossum guido@python.org
Thu, 03 Oct 2002 11:36:08 -0400


Note that I started to work on mxNumber to get a feeling for how well rationals et al. fit the existing world. Turns out that having separate types is a goo[d] thing.

Any mxNumber users out there who have experience with mxRational?

--Guido van Rossum (home page: http://www.python.org/~guido/)