tests/tools/check_source.sh
changeset 2449 b0560adec4b7
parent 2448 1367b796e129
child 2450 5024c19ca8f0
--- a/tests/tools/check_source.sh	Thu Oct 11 10:01:12 2018 +0300
+++ b/tests/tools/check_source.sh	Thu Oct 11 10:25:19 2018 +0300
@@ -368,6 +368,7 @@
     enable=$enable,W1646          # (invalid-str-codec) non-text encoding used in str.decode
     enable=$enable,W1645          # (exception-message-attribute) Exception.message removed in Python 3
     enable=$enable,W1649          # (deprecated-string-function) Accessing a deprecated function on the string module
+    enable=$enable,W1651          # (deprecated-itertools-function) Accessing a deprecated function on the itertools module
     # enable=
 
     options=