Chris Withers <chris <at> simplistix.co.uk> writes: > > Martin Aspeli wrote: > > That's 2.10, grep lib/python/zope/interface on your own instance in case > > it's changed. However, IFoo.providedBy(obj) and > > IFoo.implementedBy(obj.__class__) should be the same. > > They are, but when is isImplementedBy going away? >
Gone in 3.4 http://mail.zope.org/pipermail/zope3-checkins/2006-September/028478.html -- Florent _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
