doc fix
svn: r9993
This commit is contained in:
parent
7f74341901
commit
a2316b578b
@ -66,7 +66,7 @@ except:
|
|||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
def export_data(database, filename, person, option_box, callback=None):
|
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):
|
if os.path.isfile(filename):
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user