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 vstinner
Recipients christian.heimes, dilettant, giampaolo.rodola, jcea, loewis, movement, neologix, pitrou, python-dev, r.david.murray, vstinner
Date 2013-06-22.23:51:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371945067.66.0.809975158098.issue11016@psf.upfronthosting.co.za>
In-reply-to
Content
> fileperm() sets 9 chars in buf[1] to buf[9].

Ah ok, fine, I missed the "&buf[1]" hack.
History
Date User Action Args
2013-06-22 23:51:07vstinnersetrecipients: + vstinner, loewis, jcea, pitrou, movement, giampaolo.rodola, christian.heimes, r.david.murray, neologix, python-dev, dilettant
2013-06-22 23:51:07vstinnersetmessageid: <1371945067.66.0.809975158098.issue11016@psf.upfronthosting.co.za>
2013-06-22 23:51:07vstinnerlinkissue11016 messages
2013-06-22 23:51:07vstinnercreate