Larry Hastings <[EMAIL PROTECTED]> wrote:
> I am opposed to using LGPL- or GPL-licensed code in Python.

Me too.  Also, I don't see the point.  Python's current long integer
performance is good enough for the large majority of Python users.
For the few specialized users, an extension module should serve.
Maybe I missed something but I thought the real concern was the
performance of the PyLong type when representing relatively short
integers.  Is GMP a solution to that?

  Neil

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
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