import erdr2pml, ineptpdf, k4mobidedrm

This commit is contained in:
Christian Clauss 2020-01-20 14:33:16 +01:00 committed by GitHub
parent e35b37c4f4
commit 7edebeef0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -87,6 +87,10 @@ import zipfile
import traceback
from zipfile import ZipFile
import erdr2pml
import ineptpdf
import k4mobidedrm
class DeDRMError(Exception):
pass