> Speaking of PyLong, and its' minor awkwardness to work with in C (you
> either have to convert to another multiple-precision type through a
> string, or use Python's arithmetic operators directly), was there any
> thought given to using something like GPM's mpz_t as the backing data
> type?

I never did that.

Regards,
Martin
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to