svn: r4083
This commit is contained in:
Alex Roitman 2005-02-23 04:53:11 +00:00
parent ff349b36e4
commit 16388d3e6d

View File

@ -362,9 +362,9 @@ class Exporter:
def native_export(self,database,filename,person):
"""
Native database export. For now, just stupid copying of the present
grdb file under another name. In the future, filter and other
options may be added.
Native database export.
In the future, filter and other options may be added.
"""
try:
import WriteGrdb