commit | a5336b60007476389cb3102b9c020bc78c3fca76 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 07 17:00:43 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 07 17:00:43 2010 +0000 |
tree | 50dc89c11e64012327b696d7d9dbd1c905c292fb | |
parent | 5354a1fce0d43054ba43cb7fd15769b265e42fde [diff] |
Merged revisions 78088 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78088 | antoine.pitrou | 2010-02-07 17:56:23 +0100 (dim., 07 févr. 2010) | 4 lines Issue #7870: Remove duplicate test methods. Reported by Georg Brandl. ........