22 Mar
2012
22 Mar
'12
5:40 p.m.
On Thu, Mar 22, 2012 at 03:27:20PM +0100, Jan-Carel Brand wrote:
(Pdb) vocabulary.__provides__.__iro__ (<InterfaceClass zope.schema.interfaces.IContextSourceBinder>, <InterfaceClass zope.interface.Interface>)
There it *does* provide IContextSourceBinder.
Any ideas why this vocabulary doesn't provide it in Python 3?
A variant of this one, perhaps: https://bugs.launchpad.net/zope.interface/+bug/911851 -- Brian Sutherland