Against PEP 240

Oleg Broytmann phd at phd.fep.ru
Wed May 30 03:57:04 EDT 2001


Hello!

On Tue, 29 May 2001, Alex Martelli wrote:
> OK, but gmpy doesn't come with Python and no doubt never will
> (as it relies on GMP, which is LGPL'd at least).

   There is no problem including gmpy into standard distribution. There is
already mpz that relies on the same GMP. No problem.
   You cannot distribute GPL'd binaries without source code. There is no
problem distributing Python source code that relies on GPL'd code.

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list