On Fri, May 15, 2009 at 5:09 PM, Amit Saha <amitsaha...@gmail.com> wrote:

> Now, how does CPython implement bignum? From what I gather, there is
> more than way of doing it- using a different radix (base),  an array
> of numbers. One hint is given by
> http://www.python.org/dev/peps/pep-0237/. However, if any of you folks
> know something concrete, I would appreciate it.
>

Try searching in c.l.p - i think, have read abt this in there.

-V-
http://twitter.com/venkasub
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to