diff -r 74cfc4357c64 -r fe8ded72e17c contrib/check-code.py --- a/contrib/check-code.py Sat Feb 04 08:47:46 2017 -0800 +++ b/contrib/check-code.py Sat Jan 21 14:43:13 2017 -0800 @@ -237,7 +237,7 @@ (r'lambda\s*\(.*,.*\)', "tuple parameter unpacking not available in Python 3+"), (r'(?