[issue9344] please add posix.getgrouplist()

Ronald Oussoren report at bugs.python.org
Tue Mar 15 00:11:15 CET 2011


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

Patch looks good, but this likely runs into the same problem as #7900: the user can be a member of more than NGROUPS_MAX on OSX.

I'll test this tomorrow (by creating a temporary user that is a member of more than 16 groups).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9344>
_______________________________________


More information about the Python-bugs-list mailing list