contrib/check-py3-compat.py
changeset 32369 3b88a7fa97d8
parent 32368 008d37c4d783
child 32370 017ad85e5ac8
--- a/contrib/check-py3-compat.py	Sat Aug 13 12:08:23 2016 +0900
+++ b/contrib/check-py3-compat.py	Sat Aug 13 12:12:50 2016 +0900
@@ -17,7 +17,6 @@
 
 # Modules that have both Python and C implementations.
 _dualmodules = (
-    'bdiff.py',
     'diffhelpers.py',
     'mpatch.py',
     'parsers.py',