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 <rep...@bugs.python.org>
<http://bugs.python.org/issue18123>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to