mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2026-03-21 13:28:56 +00:00
tools v2.3
First appearance of DeDRM AppleScript application
This commit is contained in:
@@ -534,7 +534,7 @@ def getK4Pids(kInfoFile=None):
|
||||
kindleDatabase = None
|
||||
try:
|
||||
kindleDatabase = parseKindleInfo(kInfoFile)
|
||||
except Exception as message:
|
||||
except Exception, message:
|
||||
#if verbose > 0:
|
||||
# print(message)
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user