I am getting the following error. Error Type: TypeError Error Value: __setitem__() takes exactly 3 arguments (2 given) I am not directly calling __setitem__ so it's probably being invoked by a dtml-tag. Does anyone know which tags/methods rely on this function? Any help would be greatly appreciated. Thanks. - Asad
I figured it out. Thanks. - Asad On Thu, 15 Jan 2004, Asad Habib wrote:
I am getting the following error.
Error Type: TypeError Error Value: __setitem__() takes exactly 3 arguments (2 given)
I am not directly calling __setitem__ so it's probably being invoked by a dtml-tag. Does anyone know which tags/methods rely on this function? Any help would be greatly appreciated. Thanks.
- Asad
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Asad Habib