]> xmof Git - DeDRM.git/commitdiff
Undefined name: errlog = ''
authorChristian Clauss <cclauss@me.com>
Mon, 20 Jan 2020 13:58:03 +0000 (14:58 +0100)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2020 13:58:03 +0000 (14:58 +0100)
dedrm_src/scriptinterface.py

index 6154a2ac23191d426173a854dbf84739e2bbd22d..8cadade12e95f4fe3c71885e29aa1d4ec5697771 100644 (file)
@@ -142,6 +142,7 @@ def decryptpdb(infile, outdir, rscpath):
 
 
 def decryptk4mobi(infile, outdir, rscpath):
+    errlog = ''
     rv = 1
     pidnums = []
     pidspath = os.path.join(rscpath,'pidlist.txt')