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 martin.panter
Recipients JelleZijlstra, brett.cannon, buchuki, ethan.furman, martin.panter, python-dev, serhiy.storchaka
Date 2016-06-13.10:23:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465813397.52.0.912758908356.issue27186@psf.upfronthosting.co.za>
In-reply-to
Content
I went with os.name == "nt", which is what other scandir() tests use. I’m not sure there is a practical different. Anyway the buildbots seem happier now.
History
Date User Action Args
2016-06-13 10:23:17martin.pantersetrecipients: + martin.panter, brett.cannon, ethan.furman, python-dev, serhiy.storchaka, JelleZijlstra, buchuki
2016-06-13 10:23:17martin.pantersetmessageid: <1465813397.52.0.912758908356.issue27186@psf.upfronthosting.co.za>
2016-06-13 10:23:17martin.panterlinkissue27186 messages
2016-06-13 10:23:17martin.pantercreate