
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2483 fd906abe-77d9-0310-91a1-e0d9ade77398
8 lines
171 B
Python
8 lines
171 B
Python
"""
|
|
$Id$
|
|
"""
|
|
|
|
# register default adapters
|
|
|
|
from cybertools.agent.base import agent, control, job, log, schedule
|
|
from cybertools.agent.core import agent, control, schedule
|