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 brett.cannon
Recipients Arfrever, brett.cannon, eric.snow, ncoghlan, pitrou, python-dev
Date 2013-04-24.19:07:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366830436.05.0.430042888488.issue17244@psf.upfronthosting.co.za>
In-reply-to
Content
Does os.chmod(self.directory, stat.S_IREAD) not work on directories on Windows?
History
Date User Action Args
2013-04-24 19:07:16brett.cannonsetrecipients: + brett.cannon, ncoghlan, pitrou, Arfrever, python-dev, eric.snow
2013-04-24 19:07:16brett.cannonsetmessageid: <1366830436.05.0.430042888488.issue17244@psf.upfronthosting.co.za>
2013-04-24 19:07:16brett.cannonlinkissue17244 messages
2013-04-24 19:07:15brett.cannoncreate