diff --git a/contrib/check-code.py b/contrib/check-code.py --- a/contrib/check-code.py +++ b/contrib/check-code.py @@ -94,6 +94,8 @@ pypats = [ (r'^\s*with\s+', "with not available in Python 2.4"), (r'(?