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 Jason.Vas.Dias
Recipients Jason.Vas.Dias
Date 2011-04-29.17:06:15
SpamBayes Score 0.006096377
Marked as misclassified No
Message-id <1304096776.65.0.374085231836.issue11956@psf.upfronthosting.co.za>
In-reply-to
Content
Aha ! Yes, the test DOES succeed as a non-root user , and yes,
if you are super user you can override any write bits in
directory permissions if you own the directory.

So the fix ? : skip 'unwritable_directory' test if you are root -
here's the patch
History
Date User Action Args
2011-04-29 17:06:16Jason.Vas.Diassetrecipients: + Jason.Vas.Dias
2011-04-29 17:06:16Jason.Vas.Diassetmessageid: <1304096776.65.0.374085231836.issue11956@psf.upfronthosting.co.za>
2011-04-29 17:06:15Jason.Vas.Diaslinkissue11956 messages
2011-04-29 17:06:15Jason.Vas.Diascreate