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 rosslagerwall
Recipients gregory.p.smith, rosslagerwall
Date 2012-12-11.07:34:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20121211073419.GA1478@hobo.wolfson.cam.ac.uk>
In-reply-to <CAGE7PNJJdBt=OSss1N_S3jTaHy5up4ZJnn7=3HiNVqTh591h0w@mail.gmail.com>
Content
I wouldn't think so. A call to setgroups can add or remove groups for
the calling process. If it removes groups, then getgrouplist() won't
return a subset of getgroups().
History
Date User Action Args
2012-12-11 07:34:25rosslagerwallsetrecipients: + rosslagerwall, gregory.p.smith
2012-12-11 07:34:25rosslagerwalllinkissue16661 messages
2012-12-11 07:34:25rosslagerwallcreate