2006-05-15 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_DbUtils.py: import proper class. svn: r6674
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
|
||||
import RelLib
|
||||
import BasicUtils
|
||||
from BasicUtils import UpdateCallback
|
||||
|
||||
def remove_family_relationships(db, family_handle, trans=None):
|
||||
family = db.get_family_from_handle(family_handle)
|
||||
|
||||
Reference in New Issue
Block a user