[issue7846] Fnmatch cache is never cleared during usage

R. David Murray report at bugs.python.org
Fri Jul 9 15:37:57 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Committed to py3k in r82730, 3.1 in r82733, 2.7 in r82732, and, since 2.6.6 is still to come, 2.6 in r82740.

Andrew: FYI I changed the assertTrue to assertLessEqual to take advantage of the better failure messages provided by the newer unittest methods.

Thanks for the patch.

----------
resolution: accepted -> fixed
stage: unit test needed -> committed/rejected
status: open -> closed
versions: +Python 2.6

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


More information about the Python-bugs-list mailing list