[issue6508] expose setresuid

Travis H. report at bugs.python.org
Fri Sep 18 18:31:55 CEST 2009


Travis H. <travis+w-python.org at subspacefield.org> added the comment:

This patch fixes a number of typos in the original and, to my knowledge,
is now complete.

I have tested this manually and confirmed that it works.  I would start
as root, setresuid/gid to some non-root uid/gids, getresuid/gid to test
those functions, and follow it up with os.system("id") to check using an
outside utility.

----------
Added file: http://bugs.python.org/file14923/res.patch

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


More information about the Python-bugs-list mailing list