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

Eric Smith report at bugs.python.org
Thu Apr 15 03:09:31 CEST 2010


Eric Smith <eric at trueblade.com> added the comment:

See the explanation at http://docs.python.org/library/fnmatch.html#module-fnmatch , which uses the same rules.

----------
nosy: +eric.smith
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list