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 ronaldoussoren
Date 2010-07-23.13:10:56
SpamBayes Score 0.16187337
Marked as misclassified No
Message-id <1279890657.77.0.804697326433.issue9344@psf.upfronthosting.co.za>
In-reply-to
Content
A number of unix systems expose a getgroupslist function to fetch the groups that a user is a member of. It would be nice if that function were exposed to python.

See issue7900 for more information on why that would be useful.
History
Date User Action Args
2010-07-23 13:10:57ronaldoussorensetrecipients: + ronaldoussoren
2010-07-23 13:10:57ronaldoussorensetmessageid: <1279890657.77.0.804697326433.issue9344@psf.upfronthosting.co.za>
2010-07-23 13:10:56ronaldoussorenlinkissue9344 messages
2010-07-23 13:10:56ronaldoussorencreate