[issue9584] Allow curly braces in fnmatch

Mathieu Bridon report at bugs.python.org
Fri Aug 13 10:41:12 CEST 2010


Mathieu Bridon <bochecha at fedoraproject.org> added the comment:

> The attached patch allows for shell curly braces with fnmatch.filter().

Oops, I meant that it allows for curly braces in fnmatch.translate(), which makes it available in the whole fnmatch module.

----------

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


More information about the Python-bugs-list mailing list