Ticket #5861 enhancement closed duplicate
Use Python's built-in initgroups when available
| Reported by: | itamar | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Python 3.3 Minimal |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Python 2.7 and 3.3 include os.initgroups, which we can use instead of building our own C extension.
Change History
Note: See
TracTickets for help on using
tickets.
