Update
svn: r4083
This commit is contained in:
parent
ff349b36e4
commit
16388d3e6d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user