![]() git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3775 fd906abe-77d9-0310-91a1-e0d9ade77398 |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
configure.zcml | ||
instance.py | ||
interfaces.py | ||
README.txt | ||
tests.py |
================= Report Management ================= ($Id$) >>> from zope import component >>> from cybertools.composer.report.base import ReportManager, Report >>> manager = ReportManager()