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

@@ -43,7 +43,7 @@ from gen.lib.date import make_gedcom_date, MONTH
import const
import GrampsDbUtils._GedcomInfo as GedcomInfo
import Errors
import ExportOptions
from ExportOptions import WriterOptionBox
import BasicUtils
from Utils import media_path_full
import gen.proxy