15,091
edits
Changes
preformated
{{man note|Hebrew Relationship Calculator - added to [https://github.com/gramps-project/gramps/pull/1575Gramps 5.2]}}
<codepre>
# Gramps - a GTK+/GNOME based genealogy program
#
from gramps.gen.relationship import test
REL_CALC = RelationshipCalculator()
test(REL_CALC, True)</codepre>
{{-}}
<noinclude>