2006-05-30 Alex Roitman <shura@gramps-project.org>

* various: break Report into a package.



svn: r6820
This commit is contained in:
Alex Roitman
2006-05-31 00:48:07 +00:00
parent 2be70de189
commit 0ab5eb9a0d
29 changed files with 2519 additions and 2122 deletions

View File

@ -56,7 +56,7 @@ import Utils
import DateHandler
import ImgManip
import Errors
from PluginUtils import ReportUtils
from PluginUtils.Report import ReportUtils
from Editors import EditPerson
from DdTargets import DdTargets
import cPickle as pickle