mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
af5cd6ba67
commit
a4a6086d87
@ -481,7 +481,7 @@ def identify(log, abort, # {{{
|
|||||||
log('The identify phase took %.2f seconds'%(time.time() - start_time))
|
log('The identify phase took %.2f seconds'%(time.time() - start_time))
|
||||||
log('The longest time (%f) was taken by:'%longest, lp)
|
log('The longest time (%f) was taken by:'%longest, lp)
|
||||||
log('Merging results from different sources and finding earliest',
|
log('Merging results from different sources and finding earliest',
|
||||||
'publication dates')
|
'publication dates from the xisbn service')
|
||||||
start_time = time.time()
|
start_time = time.time()
|
||||||
results = merge_identify_results(results, log)
|
results = merge_identify_results(results, log)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user