From 95bb81a54cf89744c380e7ad7e1f7e22cf29fe0b Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Mon, 11 Jan 2010 20:34:47 +0000 Subject: [PATCH] Missing underscore svn: r14036 --- src/gen/db/read.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gen/db/read.py b/src/gen/db/read.py index 1f3d4a824..b9b9ecd19 100644 --- a/src/gen/db/read.py +++ b/src/gen/db/read.py @@ -269,7 +269,7 @@ class DbBsddbRead(DbReadBase, Callback): handle=self.get_object_from_handle, gramps_id=self.get_object_from_gramps_id, _class=MediaObject, - cursor=self.get_media_cursor, + _cursor=self.get_media_cursor, ), DbTable( 'Place',