[Zope] PythonScript bug?

Tim Moore tmoore@tembel.org
23 Jan 2001 22:43:43 +0000


I have a small python script method which works fine unless I bind the
Namspace to a variable (even if I don't actually use the variable),
which causes a MemoryError that appears to be due to deep (infinite?)
recursion in the __render_with_namespace__ method (Bindings.py, line
355).

Zope 2.3b2
-- 
Tim Moore