Commit Graph

7 Commits

Author SHA1 Message Date
prculley
98004c4e87 Bug 9575, Gedcom import improvements in media areato support v5.5.1 and FTM 2016-07-11 11:36:45 -05:00
prculley
9a5d3466cb Rename test files so that unrelated tests don't conflict with import tests 2016-07-05 14:10:50 -05:00
prculley
495e7801d7 9499: Fix CSV import of utf-8 encoded files exported by Gramps 2016-06-29 22:23:03 +01:00
prculley
66bf311168 9124: GEDCOM doesn't accept CR as a line terminator
Original code used readline() when file was in binary mode; this works
only if file contains '\n', true only for CRLF and LF line endings.
Switched to file text mode with correct encoding and universal newline
support.
2016-06-27 21:11:31 +01:00
prculley
84e12210cc more pylint and uncompressed .gramps 2016-06-02 11:36:53 -05:00
prculley
4d60d19fd9 improving the pylint score 2016-05-30 08:49:05 -05:00
prculley
8cda91a377 moved test directory, tweaked tests, and fixes 2016-05-26 11:22:06 -05:00