[issue7900] posix.getgroups() failure on Mac OS X

Michael Foord report at bugs.python.org
Sun Mar 28 01:51:38 CET 2010


Michael Foord <michael at voidspace.org.uk> added the comment:

I have a consistently failing test on my machine. If the answer is indeed "won't fix" and both os.getgroups() and os.setgroups() are not expected to work correctly on Mac OS X then the tests should be disabled for that platform.

----------
nosy: +michael.foord

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


More information about the Python-bugs-list mailing list