tools v2.3
First appearance of DeDRM AppleScript application
This commit is contained in:
@@ -790,7 +790,7 @@ def main(argv=sys.argv):
|
||||
|
||||
try:
|
||||
kindleDatabase = parseKindleInfo()
|
||||
except Exception as message:
|
||||
except Exception, message:
|
||||
if verbose>0:
|
||||
print(message)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user