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 loewis
Recipients amaury.forgeotdarc, asvetlov, brian.curtin, eric.smith, giampaolo.rodola, jafo, jaraco, lemburg, loewis, nnorwitz, r.david.murray, ssbarnea, swarren
Date 2010-01-18.20:33:56
SpamBayes Score 6.8775093e-06
Marked as misclassified No
Message-id <4B54C5B3.6020802@v.loewis.de>
In-reply-to <1263825875.84.0.779055985194.issue1578269@psf.upfronthosting.co.za>
Content
> If there is a skip test, it should be dependent on the specific permission required.

Terminology: it's a "privilege", not a "permission". Permissions (in
Windows) are stored in ACLs on objects, granted by the owner of the
object. Privileges are held by users, granted by the system
administrator.
History
Date User Action Args
2010-01-18 20:33:57loewissetrecipients: + loewis, lemburg, nnorwitz, jafo, amaury.forgeotdarc, jaraco, eric.smith, giampaolo.rodola, swarren, r.david.murray, ssbarnea, brian.curtin, asvetlov
2010-01-18 20:33:56loewislinkissue1578269 messages
2010-01-18 20:33:56loewiscreate