[Zope] Long PythonScript Problem
Oliver Bleutgen
Oliver Bleutgen <myzope@gmx.net>
Mon, 23 Apr 2001 20:13:13 +0200
>> Hi Evan,
>> Sorry to bug you but there appears to be a problem with Python Scripts
>> longer
>> than about 6kb.
> Just tried it with
> b =3D \
> 'f=FCsakdfp=FCasdkfpoasdjfpajjasdpfojapsdjfapsdjf=F6lasjdflahsdfklhasdkl=
fjhaslkd
> jfhalsdkfjhasdf\
> f=FCsakdfp=FCasdkfpoasdjfpajjasdpfojapsdjfapsdjf=F6lasjdflahsdfklhasdklf=
jhaslkdj
> fhalsdkfjhasdf\
> [repeated very often]
> '
> The script size was 141kB and it worked.
> cheers,
> oliver
Hehe,=20
adding "return b" at the end and testing it killed my IE.
Zope's alive and well.
cheers,
oliver