diff contrib/check-py3-compat.py @ 32367:a9c71d578a1c

osutil: switch to policy importer "make clean" is recommended to test this change, though C API compatibility should be preserved.
author Yuya Nishihara <yuya@tcha.org>
date Fri, 12 Aug 2016 11:35:17 +0900
parents 9b81fb217820
children 008d37c4d783
line wrap: on
line diff
--- a/contrib/check-py3-compat.py	Fri Aug 12 11:30:17 2016 +0900
+++ b/contrib/check-py3-compat.py	Fri Aug 12 11:35:17 2016 +0900
@@ -21,7 +21,6 @@
     'bdiff.py',
     'diffhelpers.py',
     'mpatch.py',
-    'osutil.py',
     'parsers.py',
 )