geography : varible referenced before assignment

svn: r17275
This commit is contained in:
Serge Noiraud 2011-04-26 14:23:36 +00:00
parent 47688e85d6
commit 352502ee34

View File

@ -199,6 +199,7 @@ class GeoFamily(GeoGraphyView):
dbstate.db.find_backlink_handles(event.handle)
if ref_type == 'Family'
]
fnam = mnam = ""
if family_list:
for family in family_list:
handle = family.get_father_handle()