[Python-ideas] Dict literal use for custom dict classes

Guido van Rossum guido at python.org
Sat Dec 12 19:59:07 EST 2015


On Sat, Dec 12, 2015 at 4:53 PM, Joseph Jevnik <joejev at gmail.com> wrote:

> [...]
> This code is available under the GPLv2 license here:
> https://github.com/llllllllll/codetransformer/blob/master/codetransformer/transformers/literals.py#L15
>

Good thing you recommended against its use :-), because we can't use GPL
contributions for Python. Quoting the Python license: "All Python licenses,
unlike the GPL, let you distribute a modified version without making your
changes open source." (https://docs.python.org/3/license.html .

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20151212/0354310f/attachment.html>


More information about the Python-ideas mailing list