Roman Klesel wrote:
newaddr.manage_addProperty("test", "test", string)

should be ("string" instead of string):

newaddr.manage_addProperty("test", "test", "string")

-mj

_______________________________________________
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 )

Reply via email to