2007-02-07 Don Allingham <don@gramps-project.org>

* src/GrampsDbUtils/_GedcomLex.py: start of a lexical analyzer
	* src/GrampsDbUtils/_GedTokens.py: additional tokens



svn: r8076
This commit is contained in:
Don Allingham
2007-02-08 06:09:46 +00:00
parent 2a2f645839
commit 45d29dc2a6
3 changed files with 332 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-02-07 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_GedcomLex.py: start of a lexical analyzer
* src/GrampsDbUtils/_GedTokens.py: additional tokens
2007-02-07 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/GrampsDbUtils/_WriteGedcom.py (export_data): more complete SUBM
record on export.