Ticket #4920 enhancement closed fixed
Use the stdlib `os.initgroups` if it is available
| Reported by: | exarkun | Owned by: | exarkun |
|---|---|---|---|
| Priority: | low | Milestone: | Python 3.3 Minimal |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/stdlib-initgroups-4920 | |
| Author: | exarkun | Launchpad Bug: |
Description
os.initgroups was added to the Python 2.7 standard library. We should prefer it over our twisted.python._initgroups extension.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

