diff -r 52bc0c4daaf9 -r aeeb2afcdc25 tests/test-check-code.t --- a/tests/test-check-code.t Sun Oct 16 17:22:07 2011 -0500 +++ b/tests/test-check-code.t Sun Oct 16 20:26:20 2011 -0500 @@ -50,8 +50,8 @@ Python keyword is not a function ./wrong.py:3: > return ( 5+6, 9) + gratuitous whitespace in () or [] missing whitespace in expression - gratuitous whitespace in () or [] ./quote.py:5: > '"""', 42+1, """and missing whitespace in expression