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

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to