commit | e1759f8da5d4d2e1ee276eb16c569021afd5d28c | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Tue Jun 30 23:35:19 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Tue Jun 30 23:35:19 2009 +0000 |
tree | 99a58a8fdb4168f9d0b8c3fa3bee43a38cf90b2a | |
parent | 5e474d355ce83ffa3d62f0c569c74484fbb68f4d [diff] |
Merged revisions 73717 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73717 | benjamin.peterson | 2009-06-30 18:30:12 -0500 (Tue, 30 Jun 2009) | 1 line use assert* methods in test_unittest ........