changeset 33992:492cd4bbca08

contrib: add test-check-module-imports.t to the Python 3 whitelist This has the benefit of also catching most (if not all!) old-style print statements and except statements.
author Augie Fackler <raf@durin42.com>
date Tue, 22 Aug 2017 17:16:13 -0400
parents aaa65baf460c
children 3d0f8918351b
files contrib/python3-whitelist
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/python3-whitelist	Tue Aug 22 17:15:20 2017 -0400
+++ b/contrib/python3-whitelist	Tue Aug 22 17:16:13 2017 -0400
@@ -4,6 +4,7 @@
 test-casecollision.t
 test-check-commit.t
 test-check-execute.t
+test-check-module-imports.t
 test-check-pyflakes.t
 test-check-pylint.t
 test-check-shbang.t