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):
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user