On 9/8/07, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: > > Would anyone be opposed to rehosting PyLong on top of GMP? > > I would be opposed. It's LGPL'ed, so you would have to ship GMP sources > with any Python binary that you distribute.
The LGPL has no requirement that you convey source for unmodified libraries. Linkage does not imply modification. -- Nick _______________________________________________ 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