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 Ben FrantzDale, cheryl.sabella, docs@python, eryksun, rhettinger, serhiy.storchaka, terry.reedy
Date 2018-04-24.13:41:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524577292.8.0.682650639539.issue33275@psf.upfronthosting.co.za>
In-reply-to
Content
Are there such notes in the descriptions of os.listdir(), os.scandir(), os.walk(), os.fwalk() and corresponding Path methods? If explicitly document the sorting, this should be made for all files enumerating functions.
History
Date User Action Args
2018-04-24 13:41:32serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, docs@python, eryksun, cheryl.sabella, Ben FrantzDale
2018-04-24 13:41:32serhiy.storchakasetmessageid: <1524577292.8.0.682650639539.issue33275@psf.upfronthosting.co.za>
2018-04-24 13:41:32serhiy.storchakalinkissue33275 messages
2018-04-24 13:41:32serhiy.storchakacreate