(Redirected to the ‘python-daemon-devel’ forum. Aleksey, please see <URL:https://lists.alioth.debian.org/mailman/listinfo/python-daemon-devel> to subscribe if you want to follow the ongoing discussion.)
On 17-Dec-2014, Aleksey Morarash wrote: > On Wed, Dec 17, 2014 at 02:12:33PM +1100, Ben Finney wrote: > > Is this substantially different from what ‘os.initgroups’ does > > No, if you mean Python 2.7 and later. The os.initgroups() function > is new in Python 2.7. Drat, you're right. We will need to consider whether it's worth maintaining a custom implementation, merely to support older Python versions. At the moment I'm thinking this will only be available in a future backward-incompatible 1.6.x series where we drop support for Python 2.6 and earlier. -- \ “[It's] best to confuse only one issue at a time.” —Brian W. | `\ Kernighan, Dennis M. Ritchie, _The C programming language_, 1988 | _o__) | Ben Finney <[email protected]>
signature.asc
Description: Digital signature
_______________________________________________ python-daemon-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-daemon-devel
