This commit is contained in:
Kovid Goyal 2013-12-02 08:12:32 +05:30
parent 770a5744e7
commit 853d26144b

View File

@ -1072,7 +1072,7 @@ class AZW3Container(Container):
@property
def path_to_ebook(self):
return self.pathtoepub
return self.pathtoazw3
@property
def names_that_must_not_be_changed(self):