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