Fixed importData f.close problem
svn: r682
This commit is contained in:
parent
73a431210d
commit
1bd506ae08
@ -77,7 +77,6 @@ def importData(database, filename, callback):
|
||||
f.close()
|
||||
except IOError,msg:
|
||||
use_gzip = 0
|
||||
f.close()
|
||||
else:
|
||||
use_gzip = 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user