[issue8402] glob returns empty list with "[" character in the folder name

Michele Orrù report at bugs.python.org
Sat Oct 13 17:35:47 CEST 2012


Michele Orrù added the comment:

The attached patch adds support for '\\' escaping to fnmatch, and consequently to glob.

----------
keywords: +patch
nosy: +maker
versions: +Python 3.4 -Python 3.2
Added file: http://bugs.python.org/file27551/issue8402.patch

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


More information about the Python-bugs-list mailing list