initgroups

Convenience uid/gid helper function used in Zope2.


Keywords
deprecated, uid, gid, Zope2
License
ZPL-2.1
Install
pip install initgroups==3.0

Documentation

Caution!

This repository has been archived. If you want to work on it please open a ticket in https://github.com/zopefoundation/meta/issues requesting its unarchival.

Overview

Warning

This package is deprecated. os.initgroups is part of the standard library as of Python 2.7.

initgroups provides a convenience function to deal with user / group ids on Unix-style systems.