commit | 9b86b9a086425c9c3a132ccad4ea8875083300c2 | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Fri Mar 19 19:00:44 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Fri Mar 19 19:00:44 2010 +0000 |
tree | 0c463be0d181d3120984b50388f502f137922682 | |
parent | fb60f8002c3c9a6f496fb1d3cbb1a8b11d9ba793 [diff] |
Merged revisions 79100 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79100 | florent.xicluna | 2010-03-19 19:34:55 +0100 (ven, 19 mar 2010) | 2 lines Various tests cleanup: check_warnings/check_py3k_warnings, unittest.assert* and setUp/tearDown. ........