Undefined name: errlog = ''

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

View 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')