interfaces.py
2008-01-11 19:16...
from zope.interface import Interface
class IZDCAnnotationDataPublish(Interface) :
pass
...
from zope.interface import Interface
class IZDCAnnotationDataPublish(Interface) :
pass