16 Nov
2009
16 Nov
'09
3:07 p.m.
Hi, I've just contributed a patch to CPython adding os.initgroups based on this extension module: http://svn.zope.org/Zope/trunk/src/initgroups/ The CPython ticket is here: http://bugs.python.org/issue7333 I don't think there should be any licensing issues, as the ZPL is pretty permissive and the code is very short. However, if there are, could the code in question be relicensed for CPython under the Python license? Thanks, Jean-Paul