forked from madprime/python-gedcom
-
-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
When calling get_families, you receiving exception
When calling get_families, you receiving exception "'FamilyElement' object has no attribute 'is_family'"
To Reproduce
Steps to reproduce the behavior: (Example)
- Download attached gedcom_bug_report.py.txt
- Rename gedcom_bug_report.py.txt to gedcom_bug_report.py
- Download attached korets_one_person.ged.txt
- Rename korets_one_person.ged.txt to korets_one_person.ged
- Put latest gedcom folder, to same folder
- Run gedcom_bug_report.py
- See error "'FamilyElement' object has no attribute 'is_family'"
Expected behavior
Return all families without errors
Version
Latest source version (not pip version)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working