Ivan Sas wrote:
> I want to create some shareware program in Python. Can I distribute
> this program with
> python24.dll file from Python 2.4.2?  I'm not sure if Python GPL
> compatible license allowing for doing it.

GPL compatible means "can be used as a component in GPL software".
It doesn't imply that the Python licence is GPL equivalent in
the way that it restricts the licence for software that includes
it as a component.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to