]> xmof Git - DeDRM.git/commitdiff
Merge branch 'master' into linux_handling
authorApprentice Harper <apprenticeharper@gmail.com>
Thu, 30 Jan 2020 12:06:38 +0000 (12:06 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2020 12:06:38 +0000 (12:06 +0000)
1  2 
obok_src/config.py
obok_src/obok/obok.py

Simple merge
index 2fdf9bf6bffc422afd1ab17a8080ef73c90e38f1,b2fb2537a2430e56174e9e029c12731c531fa3f4..21ef14aef37cfff1a634b8524781da7487029f14
@@@ -290,8 -291,8 +291,8 @@@ class KoboLibrary(object)
      written by the Kobo Desktop Edition application, including the list
      of books, their titles, and the user's encryption key(s)."""
  
 -    def __init__ (self, serials = [], device_path = None):
 +    def __init__ (self, serials = [], device_path = None, desktopkobodir = u""):
-         print __about__
+         print(__about__)
          self.kobodir = u""
          kobodb = u""