From fe5152af36ccabc3ef1780842375c602ac925304 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 2 Oct 2011 19:24:15 -0600 Subject: [PATCH] ... --- src/calibre/devices/kobo/driver.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/calibre/devices/kobo/driver.py b/src/calibre/devices/kobo/driver.py index 77da09149e..cdb9e0c4c9 100644 --- a/src/calibre/devices/kobo/driver.py +++ b/src/calibre/devices/kobo/driver.py @@ -852,7 +852,6 @@ class KOBO(USBMS): if os.path.exists(fpath): with open(cover, 'rb') as f: data = f.read() - f.close() # Return the data resized and in Grayscale if # required