[issue6665] fnmatch fails on filenames containing \n character

Gregory P. Smith report at bugs.python.org
Sun Aug 16 20:48:33 CEST 2009


Gregory P. Smith <greg at krypto.org> added the comment:

changing the '$' to \Z(?ms)' fixes the problem.

----------

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


More information about the Python-bugs-list mailing list