On Thu, Sep 1, 2016 at 7:22 AM, Gene Wood <gene_w...@cementhorizon.com> wrote:
> Hi, I'm a python developer and was hoping to make the following edit on the
> wiki
>
> The page
>
> https://wiki.python.org/moin/Distutils/Tutorial
>
> shows an example using distutils with an invalid "license" value.
>
> license = "GNU GPLv3",
>
> I was hoping to update this to the valid SPDX license identifier (
> https://spdx.org/licenses/ )
>
> license = "GPL-3.0",
>
> to prevent others (like myself) that find this example and use the value.
>
> My username is "GeneWood" ( https://wiki.python.org/moin/GeneWood )

Thanks for spotting that. You should now have editing permissions.

ChrisA
_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to