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 benhoyt, ethan.furman, loewis, zach.ware
Date 2014-06-11.14:18:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402496317.94.0.837090270145.issue21719@psf.upfronthosting.co.za>
In-reply-to
Content
Instead of the somewhat cryptic name "winattrs", I suggest to call it st_file_attributes, as it is called in the Windows API (actually, GetFileAttributesEx calls it dwFileAttributes, but st_file_attributes could be considered a Pythonic spelling of that).
History
Date User Action Args
2014-06-11 14:18:37loewissetrecipients: + loewis, benhoyt, ethan.furman, zach.ware
2014-06-11 14:18:37loewissetmessageid: <1402496317.94.0.837090270145.issue21719@psf.upfronthosting.co.za>
2014-06-11 14:18:37loewislinkissue21719 messages
2014-06-11 14:18:37loewiscreate