* src/plugins/FamilyGroup.py: Use triple quotes.

svn: r6601
This commit is contained in:
Alex Roitman 2006-05-09 23:18:37 +00:00
parent 8a8d5342ce
commit 11d3bf9868
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
2006-05-09 Alex Roitman <shura@gramps-project.org>
* src/plugins/FamilyGroup.py: Use triple quotes.
* src/Exporter.py (Exporter.native_export): Use callback.
* src/Utils.py (get_new_filename): Add path separator.
* src/GrampsDb/_WriteGrdb.py: Proper export of tables with and

View File

@ -20,7 +20,7 @@
# $Id$
"Generate files/Family Group Report"
"""Generate files/Family Group Report"""
#------------------------------------------------------------------------
#