Hallo,
that's the problem:
I've made an external method which is working with
lists and should return the result to Zope. The python code is working very
well, but is sending everything to sys.stdout( I'm using the
print-statement).How do I convince Zope to print the result on the
html-page.
Thanks.