Alexander Belopolsky <[email protected]> added the comment:
I am submitting a fix. I am using the following feature documented in
getgroups(2):
"""
If _DARWIN_C_SOURCE is defined, getgroups() can return more than {NGROUPS_MAX}
groups.
"""
It appears that _DARWIN_C_SOURCE is defined in the standard python
configuration on Mac OS X. Tested on 10.6 only.
----------
keywords: +patch
Added file: http://bugs.python.org/file16269/issue7900.diff
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue7900>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com