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 adelfino
Recipients adelfino, docs@python
Date 2018-04-01.19:21:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522610510.25.0.467229070634.issue33202@psf.upfronthosting.co.za>
In-reply-to
Content
Documentation states that, for walk, "errors from the listdir() call are ignored". That's no longer the case since 3.5. Change mention to listdir() to scandir().
History
Date User Action Args
2018-04-01 19:21:50adelfinosetrecipients: + adelfino, docs@python
2018-04-01 19:21:50adelfinosetmessageid: <1522610510.25.0.467229070634.issue33202@psf.upfronthosting.co.za>
2018-04-01 19:21:50adelfinolinkissue33202 messages
2018-04-01 19:21:50adelfinocreate