Update
svn: r6509
This commit is contained in:
parent
a1a24ccefb
commit
cd700b9019
@ -1928,9 +1928,9 @@ class GrampsDbBase(GrampsDBCallback):
|
|||||||
if obj.has_handle_reference(classname,handle):
|
if obj.has_handle_reference(classname,handle):
|
||||||
yield (primary_table_name, found_handle)
|
yield (primary_table_name, found_handle)
|
||||||
|
|
||||||
data = cursor.next()
|
data = cursor.next()
|
||||||
|
|
||||||
cursor.close()
|
cursor.close()
|
||||||
|
|
||||||
return
|
return
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user