* PluginUtils: Add module with Report and Tool utils.

svn: r6121
This commit is contained in:
Alex Roitman
2006-03-09 20:49:29 +00:00
parent 1359e602d2
commit bd67a5ec84
32 changed files with 231 additions and 242 deletions

View File

@ -38,11 +38,10 @@ import locale
#
#------------------------------------------------------------------------
import BaseDoc
import Report
from PluginUtils import Report, ReportOptions, ReportUtils
pt2cm = ReportUtils.pt2cm
import GenericFilter
from ReportUtils import pt2cm
from DateHandler import DateDisplay
import ReportOptions
import RelLib
# _days could be added to DateDisplay: