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 <1452501182.44.0.152396396257.issue25596@psf.upfronthosting.co.za>
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: <1452501182.44.0.152396396257.issue25596@psf.upfronthosting.co.za>
2016-01-11 08:33:02serhiy.storchakalinkissue25596 messages
2016-01-11 08:33:02serhiy.storchakacreate