Suresh V. pisze:
Piotr Chamera wrote:
    def list_items2(self):
        """ test """
        return self.items
try to remove acquisition wrapper before you access items?
But this function returns no value, it fails to find "items" attribute
in self and tries to find it through acquisition :(

--
Piotr Chamera
_______________________________________________
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