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 ethan.furman
Recipients benhoyt, ethan.furman, gvanrossum, pitrou, serhiy.storchaka, vstinner
Date 2016-01-06.23:00:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452121201.3.0.00787101704286.issue26032@psf.upfronthosting.co.za>
In-reply-to
Content
As I recall, if the platform's DirEntry doesn't provide the cacheable attributes when first called, those attributes will be looked up (and cached) on first access.
History
Date User Action Args
2016-01-06 23:00:01ethan.furmansetrecipients: + ethan.furman, gvanrossum, pitrou, vstinner, benhoyt, serhiy.storchaka
2016-01-06 23:00:01ethan.furmansetmessageid: <1452121201.3.0.00787101704286.issue26032@psf.upfronthosting.co.za>
2016-01-06 23:00:01ethan.furmanlinkissue26032 messages
2016-01-06 23:00:01ethan.furmancreate