mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
...
This commit is contained in:
parent
c1eb2f9523
commit
7f7f88c941
@ -153,7 +153,7 @@ class Ambito_Financiero(BasicNewsRecipe):
|
|||||||
self.temp_files.append(tfile)
|
self.temp_files.append(tfile)
|
||||||
result = tfile.name
|
result = tfile.name
|
||||||
except:
|
except:
|
||||||
print "Retrying download..."
|
self.info("Retrying download...")
|
||||||
count += 1
|
count += 1
|
||||||
return result
|
return result
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user