This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients belopolsky, flox, l0nwlf, loewis, michael.foord, orsenthil, r.david.murray, ronaldoussoren
Date 2010-07-23.13:13:43
SpamBayes Score 0.004911047
Marked as misclassified No
Message-id <1279890826.0.0.913482321407.issue7900@psf.upfronthosting.co.za>
In-reply-to
Content
I've added issue9344 for adding os.getgroupslist. I'd prefer to keep adding that function separate from this issue. Btw. I'm +1 on adding such a function.

I will shortly commit a port of os-getgroups-v3.patch to 3.2, but without the tests in "PosixGroupsTester" because those explictly exclude OSX.
History
Date User Action Args
2010-07-23 13:13:46ronaldoussorensetrecipients: + ronaldoussoren, loewis, belopolsky, orsenthil, r.david.murray, michael.foord, flox, l0nwlf
2010-07-23 13:13:46ronaldoussorensetmessageid: <1279890826.0.0.913482321407.issue7900@psf.upfronthosting.co.za>
2010-07-23 13:13:44ronaldoussorenlinkissue7900 messages
2010-07-23 13:13:44ronaldoussorencreate