CLosed gzip'd file
svn: r641
This commit is contained in:
parent
f8bc668576
commit
c9c099b7b2
@ -471,6 +471,7 @@ def exportData(database, filename, callback):
|
||||
|
||||
try:
|
||||
write_xml_data(database, g, callback, 0)
|
||||
g.close()
|
||||
except:
|
||||
from gnome.ui import GnomeErrorDialog
|
||||
import traceback
|
||||
|
Loading…
Reference in New Issue
Block a user