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 raylu
Recipients paul.moore, raylu, steve.dower, tim.golden, zach.ware
Date 2017-01-25.02:43:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485312192.81.0.934042138535.issue29366@psf.upfronthosting.co.za>
In-reply-to
Content
According to
https://github.com/python/cpython/blob/4ed71dae9d23a412f9f73d3a0b1f4be37543e49e/Lib/test/test_unicode_file_functions.py#L106
listdir can sometimes return FileNotFoundError on Windows.

Tangentially related: https://hg.python.org/cpython/rev/385c2ec78f16
History
Date User Action Args
2017-01-25 02:43:12raylusetrecipients: + raylu, paul.moore, tim.golden, zach.ware, steve.dower
2017-01-25 02:43:12raylusetmessageid: <1485312192.81.0.934042138535.issue29366@psf.upfronthosting.co.za>
2017-01-25 02:43:12raylulinkissue29366 messages
2017-01-25 02:43:12raylucreate