"Dieter Maurer" <[EMAIL PROTECTED]> schrieb: > "verifyObject/verifyClass" is likely not to handle the following > case correctly: > > class I(Interface): > def m(...): > ... > > class C(object): > implements(I) > m = property(lambda self: lambda ...: ...) > > > i.e. when a method (declared by the interface) is implemented by a property.
Ah, I see. Thank you. Thomas -- Thomas Lotze · [EMAIL PROTECTED] gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1 Zope and Plone consulting and development
signature.asc
Description: PGP signature
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )