This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author solinym
Recipients amaury.forgeotdarc, dmalcolm, gregory.p.smith, loewis, solinym
Date 2009-09-18.16:31:51
SpamBayes Score 1.1580488e-06
Marked as misclassified No
Message-id <1253291515.1.0.187212658942.issue6508@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-09-18 16:31:55solinymsetrecipients: + solinym, loewis, gregory.p.smith, amaury.forgeotdarc, dmalcolm
2009-09-18 16:31:55solinymsetmessageid: <1253291515.1.0.187212658942.issue6508@psf.upfronthosting.co.za>
2009-09-18 16:31:53solinymlinkissue6508 messages
2009-09-18 16:31:53solinymcreate