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 serhiy.storchaka
Recipients benhoyt, gvanrossum, serhiy.storchaka, vstinner, xdegaye
Date 2016-01-11.08:33:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Thank you Xavier for correcting the documentation.

Here is minimal patch that switches the glob module to scandir().
History
Date User Action Args
2016-01-11 08:33:02serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, vstinner, benhoyt, xdegaye
2016-01-11 08:33:02serhiy.storchakasetmessageid: <[email protected]>
2016-01-11 08:33:02serhiy.storchakalinkissue25596 messages
2016-01-11 08:33:02serhiy.storchakacreate