--- kupu/zope3/interfaces.py 2005/09/15 13:06:01 1.1 +++ kupu/zope3/interfaces.py 2005/09/15 13:06:01 1.1.1.1 @@ -20,7 +20,7 @@ interface that can be set on content obj object basis) and tells the Zope3 view machiner that our special Kupu views, the ones that make asynchronous editing possible, apply. -$Id: interfaces.py,v 1.1 2005/09/15 13:06:01 dwinter Exp $ +$Id: interfaces.py,v 1.1.1.1 2005/09/15 13:06:01 dwinter Exp $ """ from zope.interface import Interface