]> xmof Git - DeDRM.git/commit
More handling of difference between python2 and python3
authorRémi Vanicat <vanicat@debian.org>
Fri, 8 May 2020 15:57:28 +0000 (17:57 +0200)
committerRémi Vanicat <vanicat@debian.org>
Fri, 8 May 2020 16:09:27 +0000 (18:09 +0200)
commitf7b4efc3e143446619abee1a9db080cb80952a38
tree2af2cf95da2b2c06147df8a6358e54c2dcb7cb3f
parent2fbf2c1c5f52fcd872fa4c1140d74239cf0aaa0f
More handling of difference between python2 and python3

Place where python3 use bytes/int and python2 str/str
DeDRM_plugin/ineptepub.py