Assignment 2: Parsing with PLY (Python Lex-Yacc)

GEDCOM parser for Python Documentation, Release 0.4.4 With the example records from above one can do record.sub_tag("BIRT/DATE") on level-0 record to retrieve a Record instance corresponding to level-2 “DATE” record, or alternatively use record. ................
................