svn: r9993
This commit is contained in:
Raphael Ackermann 2008-02-04 11:12:59 +00:00
parent 7f74341901
commit a2316b578b

View File

@ -66,7 +66,7 @@ except:
#-------------------------------------------------------------------------
def export_data(database, filename, person, option_box, callback=None):
"""
Calls the XML writer with the syntax expected by the export plugin
Call the XML writer with the syntax expected by the export plugin.
"""
if os.path.isfile(filename):
try: