1. 0425a8e Fix 'refleak' introduced by fnmatch cache purge tests. by R. David Murray · 14 years ago
  2. ea340a3 7846: limit fnmatch pattern cache to _MAXCACHE=100 entries. by R. David Murray · 14 years ago
  3. c0e22b7 Merged revisions 78101,78115,78117,78182,78188,78245,78386,78496 via svnmerge from by Georg Brandl · 15 years ago
  4. 89fad14 Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from by Georg Brandl · 15 years ago
  5. 0109970 Merged revisions 74475 via svnmerge from by Gregory P. Smith · 15 years ago
  6. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  7. f0af3e3 Issue #3187: Better support for "undecodable" filenames. Code by Victor by Guido van Rossum · 16 years ago
  8. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  9. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  10. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  11. 970a53c Remove unused import. by Fred Drake · 23 years ago
  12. 9175114 Add test cases for the fnmatch module. by Fred Drake · 23 years ago