work in progress: rule handling

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2150 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2007-11-04 11:49:58 +00:00
parent 39ffba3b03
commit 890152bbd3

View file

@ -158,4 +158,4 @@ class ActionHandler(object):
self.context = context self.context = context
def __call__(self, data, params={}): def __call__(self, data, params={}):
pass return data