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 steve.dower
Recipients eryksun, lukasz.langa, miss-islington, ned.deily, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-08-29.20:04:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567109084.63.0.735169132471.issue37834@roundup.psfhosted.org>
In-reply-to
Content
Huh, didn't realise those were always defined in stat.py.

Changing the test to "hasattr(... "st_file_attributes")" should be fine. I can get to it in a couple of hours if nobody else gets there first.
History
Date User Action Args
2019-08-29 20:04:44steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, ned.deily, lukasz.langa, zach.ware, eryksun, miss-islington
2019-08-29 20:04:44steve.dowersetmessageid: <1567109084.63.0.735169132471.issue37834@roundup.psfhosted.org>
2019-08-29 20:04:44steve.dowerlinkissue37834 messages
2019-08-29 20:04:44steve.dowercreate