mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-31 12:16:13 +01:00
...
This commit is contained in:
parent
6cd7aeb64f
commit
4b08b70ea2
1 changed files with 0 additions and 9 deletions
|
|
@ -767,15 +767,6 @@ def download_cover(self, log, result_queue, abort, # {{{
|
|||
|
||||
),
|
||||
|
||||
( # This isbn not on amazon
|
||||
{'identifiers':{'isbn': '8324616489'}, 'title':'Learning Python',
|
||||
'authors':['Lutz']},
|
||||
[title_test('Learning Python, 3rd Edition',
|
||||
exact=True), authors_test(['Mark Lutz'])
|
||||
]
|
||||
|
||||
),
|
||||
|
||||
( # Sophisticated comment formatting
|
||||
{'identifiers':{'isbn': '9781416580829'}},
|
||||
[title_test('Angels & Demons - Movie Tie-In: A Novel',
|
||||
|
|
|
|||
Loading…
Reference in a new issue