[issue6758] implement new setuid-related calls and a standard way to drop all privileges

Jean-Paul Calderone report at bugs.python.org
Fri Aug 21 22:31:24 CEST 2009


Jean-Paul Calderone <exarkun at divmod.com> added the comment:

It would still be nice to have the currently unimplemented platform
wrappers added to the standard library, though.  For example, as solinym
pointed out, getresuid and getresgid are not currently wrapped at all. 
There may be other low-level APIs which may be missing as well.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6758>
_______________________________________


More information about the Python-bugs-list mailing list