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 serhiy.storchaka, steven.daprano, wolma
Date 2017-05-20.17:34:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495301674.02.0.467890134244.issue30413@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, it does so only if normalize_case is True. Currently fnmatch.filter() returns non-normalized names.
History
Date User Action Args
2017-05-20 17:34:34serhiy.storchakasetrecipients: + serhiy.storchaka, steven.daprano, wolma
2017-05-20 17:34:34serhiy.storchakasetmessageid: <1495301674.02.0.467890134244.issue30413@psf.upfronthosting.co.za>
2017-05-20 17:34:34serhiy.storchakalinkissue30413 messages
2017-05-20 17:34:33serhiy.storchakacreate