Against PEP 240

Oleg Broytmann phd at phd.fep.ru
Tue May 29 07:11:31 EDT 2001


On Tue, 29 May 2001, Roman Suzi wrote:
> I wonder, why at all need such things?  Are there any standard library for
> inf-precision in current Python version?  If so, was it tested long
> enough?
>
> (If such standard library exists, please, remind me it's name. Thanks)

   mpz -- GNU arbitrary magnitude integers. This is a wrapper for GNU mp
(multiprecision) library.

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list