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): def native_export(self,database,filename,person):
""" """
Native database export. For now, just stupid copying of the present Native database export.
grdb file under another name. In the future, filter and other
options may be added. In the future, filter and other options may be added.
""" """
try: try:
import WriteGrdb import WriteGrdb