Jim DeLaHunt added the comment: I guess I didn't state the things I find odd about what the new test_getgroups results.
1. `os.getgroups()` used to return group (395, 'com.apple.access_ftp'), but no longer does. I don't see a reason why. 2. `os.getgroups()` is returning 2 fewer group id's than `id -G`, even as the total number of groups is reduced. This is not the behaviour of an API limited by {NGROUPS_MAX}. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29562> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com