* src/ArgHandler.py, src/DbLoader.py: Print out more precise error messages when trying to open gpkg or geneweb files.

svn: r7953
This commit is contained in:
Martin Hawlisch
2007-01-22 09:19:57 +00:00
parent b943028eb9
commit 94fc96718f
3 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2007-01-22 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/ArgHandler.py,
* src/DbLoader.py: Print out more precise error messages when trying
to open gpkg or geneweb files.
2007-01-21 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_GrampsDBCallback.py: sys.getfilesystemencoding()
* src/GrampsDb/_GrampsBSDDB.py: sys.getfilesystemencoding()