arbitrary long integer aritmetics

Leo leo.broska at NOSPAM.isys.com.au
Wed Jul 2 22:09:38 EDT 2003


thanks guys

i just should've read the doc. ;-)

leo

"Leo" <leo.broska at NOSPAM.isys.com.au> wrote in message
news:bdtv1s$22dm$1 at otis.netspace.net.au...
> hi all
>
> is there a python module around allow using arbitrary long integers?
>
> i.e. the result of an integer operation is as long as necessary, so that
a*b
> never produces an overflow error. (but rather an out of memory error ;-) )
>
> thanks, leo







More information about the Python-list mailing list