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 techtonik
Recipients techtonik
Date 2013-06-02.20:08:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370203703.41.0.79020240908.issue18123@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2013-06-02 20:08:23techtoniksetrecipients: + techtonik
2013-06-02 20:08:23techtoniksetmessageid: <1370203703.41.0.79020240908.issue18123@psf.upfronthosting.co.za>
2013-06-02 20:08:23techtoniklinkissue18123 messages
2013-06-02 20:08:23techtonikcreate