From 16388d3e6d54038feb7618e09803332c9064cdcc Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Wed, 23 Feb 2005 04:53:11 +0000 Subject: [PATCH] Update svn: r4083 --- src/Exporter.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Exporter.py b/src/Exporter.py index cadf684fc..48f73b53c 100644 --- a/src/Exporter.py +++ b/src/Exporter.py @@ -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