Hi, In the past, I believe py included the greenlet c extension source code. I am not sure that you do anymore, or how this affects you now that it may only relate to older releases of your source code, but I would like to mention that the py library as far as I can tell effectively relicensed Python licensed code under the MIT license. Please correct me if I am wrong.
http://codespeak.net/svn/py/branch/py-compat-2.5.2/py/c-extension/greenlet/ The files sourced from Stackless presumably by Christian for use with Armin in the creation of greenlet, were contributed to Stackless and subject to contributions from multiple parties, under the Python license. I am pretty sure that Christian did not, and was more than likely unable to relicense them to the MIT license on behalf of those parties. Anyway, I've brought this up with the greenlet project here: http://bitbucket.org/ambroff/greenlet/ And since that was spun off the py lib, I thought I would mention it here. Cheers, Richard. _______________________________________________ py-dev mailing list py-dev@codespeak.net http://codespeak.net/mailman/listinfo/py-dev