[New-bugs-announce] [issue18123] fnmatchicase for case insensitive file search

anatoly techtonik report at bugs.python.org
Sun Jun 2 22:08:23 CEST 2013


New submission from anatoly techtonik:

http://docs.python.org/2/library/glob.html
and
http://docs.python.org/2/library/fnmatch.html

both lack ability to do case-insensitive search for filenames. Due to this difference, scripts that work ok on Windows start produce surprises on Linux.

----------
messages: 190499
nosy: techtonik
priority: normal
severity: normal
status: open
title: fnmatchicase for case insensitive file search
versions: Python 3.4, Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18123>
_______________________________________


More information about the New-bugs-announce mailing list