mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:...
This commit is contained in:
parent
97c15c0993
commit
c4eb7fea8b
@ -254,7 +254,7 @@ def download_tarball():
|
|||||||
if pb is not None:
|
if pb is not None:
|
||||||
pb.update(percent)
|
pb.update(percent)
|
||||||
else:
|
else:
|
||||||
print '%d%, '%int(percent*100)
|
print '%d%%, '%int(percent*100)
|
||||||
f.seek(0)
|
f.seek(0)
|
||||||
return f
|
return f
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user