Source code for Gramps Genealogical program
Go to file
Julio Sánchez df1ba0e69c * src/DateParser.py: match modifiers in reverse length order so that
multiword modifiers work even if other modifier matches the first
words of the longer modifier
* src/ReadGedcom.py: be more tolerant w.r.t. whitespace in input,
to parse the output from tools that try (incorrectly) to make
the GEDCOM easier to read.  Gedcom.pm is one example.
* src/WriteGedcom.py: make sure referenced family sources are output


svn: r5444
2005-11-28 09:10:47 +00:00
gramps2 * src/DateParser.py: match modifiers in reverse length order so that 2005-11-28 09:10:47 +00:00