3413: Hidden export plugins still show in list; and rewrote eval() as getattr()

svn: r13708
This commit is contained in:
Doug Blank
2009-12-05 06:35:21 +00:00
parent e9bc3df09b
commit b876023812
6 changed files with 19 additions and 12 deletions

View File

@ -58,7 +58,7 @@ import gtk
# GRAMPS modules
#
#-------------------------------------------------------------------------
import ExportOptions
from ExportOptions import WriterOptionBox
#from BasicUtils import UpdateCallback
import gen.proxy
from ExportXml import XmlWriter