]> granicus.if.org Git - python/commit
Merged revisions 81724 via svnmerge from
authorMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 5 Jun 2010 10:45:41 +0000 (10:45 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 5 Jun 2010 10:45:41 +0000 (10:45 +0000)
commit4107d31db6a0a0ce4f720ec1f6a8f62f72f5b1ce
treefc2c4586bc0b2d45406955af270812c4e415c39a
parent6f889ad32f5297f9e0775df3477788a7e19bcac3
Merged revisions 81724 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81724 | michael.foord | 2010-06-05 11:39:42 +0100 (Sat, 05 Jun 2010) | 1 line

  unittest TestLoader test discovery filename matching done in a method. This makes it easier to override the matching strategy in subclasses. No behaviour change in actual implementation.
........
Lib/unittest/loader.py