tests/tools/check_source.sh
changeset 2434 07f48018b6f5
parent 2433 2e8bf28a8909
child 2437 105c20fdeb19
--- a/tests/tools/check_source.sh	Thu Oct 04 12:09:23 2018 +0300
+++ b/tests/tools/check_source.sh	Thu Oct 04 17:24:40 2018 +0300
@@ -357,6 +357,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=$enable,W1612          # (unicode-builtin) unicode built-in referenced
     # enable=
 
     options=