commit | 382067b3cfe6ed004b98ff2d2ed9cf3249d8f6b6 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Wed Oct 19 08:37:22 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Wed Oct 19 08:37:22 2011 +0200 |
tree | 77d7fcfdf8dbcc011a94819c4c1ede731508324b | |
parent | 4b5a5f7bd5c966648340b8bdbca54e836658cac7 [diff] |
Change signature of packaging.tests.support.LoggingCatcher.get_logs. I need this for some tests, and it makes code clearer. This commit also changes some assertEqual calls to use (actual, expected) order and fix some pyflakes warnings.