Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar

This commit is contained in:
Marco Pesenti Gritti
2007-07-24 11:46:14 +02:00
2 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -209,8 +209,8 @@ class Shell(gobject.GObject):
jobject.file_path = file_path
datastore.write(jobject)
finally:
datastore.destroy()
del datastore
jobject.destroy()
del jobject
finally:
os.remove(file_path)