* src/plugins/WriteCD.py: Correctly import XmlWriter.

svn: r6599
This commit is contained in:
Alex Roitman
2006-05-09 22:00:07 +00:00
parent c50c23de4d
commit 710eb4cc13
3 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
2006-05-09 Alex Roitman <shura@gramps-project.org>
* src/plugins/WriteCD.py: Correctly import XmlWriter.
* src/GrampsDb/_WriteXML.py (write_object): Check whether path is
empty before removing leading slash.
* src/GrampsDb/_WriteGedcom.py: Bring to new API.