* src/ArgHandler.py (ArgHandler.cl_export): Properly expand filename.

* src/GrampsDb/_WriteGrdb.py (exportData): Use placeholder if
	callback is None.


svn: r7042
This commit is contained in:
Alex Roitman
2006-07-19 04:56:41 +00:00
parent e6a2949327
commit 54a6eeb818
3 changed files with 10 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
2006-07-18 Alex Roitman <shura@gramps-project.org>
* src/ArgHandler.py (ArgHandler.cl_export): Properly expand filename.
* src/GrampsDb/_WriteGrdb.py (exportData): Use placeholder if
callback is None.
* src/GrampsDb/_GrampsBSDDB.py
(_delete_primary_from_reference_map): defer deleting until the
cursor is closed.