commit | 3f2291f8025cf01ac96981d4e3a5284ba6e57f9f | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Oct 03 16:38:30 2008 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Oct 03 16:38:30 2008 +0000 |
tree | 8dceb6edf9d9616e5737db168df81e422d7dcee6 | |
parent | 7ed519603f5493cfb3fbf241a94157b2d1f0e8ae [diff] |
Change fnmatch.py to use separate caches for str and bytes keys. This is necessary to pass the tests with -bb.