[Twisted-Python] Re: [Zope3-dev] Twisted and Component Architecture

Itamar Shtull-Trauring twisted at itamarst.org
Wed Apr 24 09:48:56 EDT 2002


OK, in CVS twisted interfaces now act a lot more like Zope's -
__implements__ is a single object or a tuple (or tuple of tuples, etc.) and 
the check if an instance implements an interface is done on the instance, 
not on the object's class.







More information about the Twisted-Python mailing list