diff -r 69e0bcf36961 -r 16723af520b0 contrib/check-code.py --- a/contrib/check-code.py Sat Aug 07 16:12:51 2010 -0300 +++ b/contrib/check-code.py Sat Aug 07 16:13:53 2010 -0300 @@ -74,6 +74,7 @@ "tuple parameter unpacking not available in Python 3+"), (r'lambda\s*\(.*,.*\)', "tuple parameter unpacking not available in Python 3+"), + (r'(?