[Zope] PythonScripts and REQUEST, RESPONSE objects

Chris Withers chrisw@nipltd.com
Thu, 08 Mar 2001 09:26:24 +0000


Wolfgang Strobl wrote:
> 
> after line 124 in Pythonscript.py. Now each time I add a new
> PythonScript object, it starts with
> 
> from Products.PythonScripts.standard import html_quote
> REQUEST = context.REQUEST
> RESPONSE = context.REQUEST.RESPONSE

Can you stick that in the Collector as a 'Feature w/patch'?

cheers,

Chris :-)