scope fixes

svn: r1212
This commit is contained in:
Don Allingham
2002-11-28 05:52:02 +00:00
parent 2abc52cf06
commit c2a50dffd3
16 changed files with 93 additions and 137 deletions

View File

@@ -186,7 +186,6 @@ class MergePeople:
else:
sname = GrampsCfg.nameof(spouse)
name = "%s [%s]" % (sname,spouse.getId())
print name, widget
widget.add([name])
def set_field(self,widget,value):