tests/tools/check_source.sh
changeset 2432 dbc065a2f7a5
parent 2431 6923074540dd
child 2433 2e8bf28a8909
--- a/tests/tools/check_source.sh	Thu Oct 04 11:25:42 2018 +0300
+++ b/tests/tools/check_source.sh	Thu Oct 04 12:07:16 2018 +0300
@@ -350,6 +350,7 @@
 
     # python3 compatibility checks
     enable=$enable,W1648          # (bad-python3-import) Module moved in Python 3
+    enable=$enable,W1613          # (xrange-builtin) xrange built-in referenced
     # enable=
 
     options=