diff -r 6923074540dd -r dbc065a2f7a5 tests/tools/check_source.sh --- 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=