]> granicus.if.org Git - python/commit
Merged revisions 77815 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Fri, 29 Jan 2010 17:55:47 +0000 (17:55 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Fri, 29 Jan 2010 17:55:47 +0000 (17:55 +0000)
commit67d1bbde3fba8530c91e468d2cc6dc36083c0933
tree16f351b8c3cdf6ab5fd6a57c8d00caffa7b49e31
parentbc09964be115a81e6324dbea5b5fc049759e9430
Merged revisions 77815 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77815 | r.david.murray | 2010-01-28 16:16:33 -0500 (Thu, 28 Jan 2010) | 3 lines

  Change error report when the object passed to suite.addTest is not
  callable to include the repr of the invalid object.
........
Lib/unittest/suite.py