* src/ChooseParents.py: fix unbound variable when neither parents

exist.


svn: r5213
This commit is contained in:
Don Allingham
2005-09-21 19:09:26 +00:00
parent e1ae9c619e
commit 693879e004
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
2005-09-21 Don Allingham <don@gramps-project.org>
* src/ChooseParents.py: fix unbound variable when neither parents
exist.
* src/plugins/DetAncestralReport.py: fix endnotes for null sources
* src/plugins/DetDescendantReport.py: fix endnotes for null sources
* src/plugins/FtmStyleAncestors.py: fix endnotes for null sources