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 Anders.Østhus
Recipients Anders.Østhus, brian.curtin, pitrou, tarek
Date 2011-02-12.20:14:20
SpamBayes Score 1.7134507e-05
Marked as misclassified No
Message-id <1297541661.79.0.393528175698.issue11202@psf.upfronthosting.co.za>
In-reply-to
Content
Ok.

But that makes the whole method inconsistent.

Basically, if it's on the same filesystem, rename the file, and thus not inheriting ACL. If it's on another use copy2, and inherit ACL.

That makes no sense, atleast not to me :)
History
Date User Action Args
2011-02-12 20:14:21Anders.Østhussetrecipients: + Anders.Østhus, pitrou, tarek, brian.curtin
2011-02-12 20:14:21Anders.Østhussetmessageid: <1297541661.79.0.393528175698.issue11202@psf.upfronthosting.co.za>
2011-02-12 20:14:20Anders.Østhuslinkissue11202 messages
2011-02-12 20:14:20Anders.Østhuscreate