[Zope] External method and stdout
Sven Hohage
brocken22@gmx.de
Tue, 5 Sep 2000 22:51:12 +0200
This is a multi-part message in MIME format.
------=_NextPart_000_000D_01C0178B.CA346BE0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
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.
------=_NextPart_000_000D_01C0178B.CA346BE0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hallo,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>that's the problem:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I've made an external method which is =
working with=20
lists and should return the result to Zope. The python code is working =
very=20
well, but is sending everything to sys.stdout( I'm using the=20
print-statement).How do I convince Zope to print the result on the =
html-page.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> =
Thanks.</FONT></DIV></BODY></HTML>
------=_NextPart_000_000D_01C0178B.CA346BE0--