[Zope3-checkins]
SVN: Zope3/branches/ZopeX3-3.0/src/zope/app/annotation/__init__.py
Merged from branch:
Jim Fulton
jim at zope.com
Fri Jul 23 13:39:35 EDT 2004
Log message for revision 26711:
Merged from branch:
r26667 | jim | 2004-07-21 18:51:35 -0400 (Wed, 21 Jul 2004) | 2 lines
Exported additional interface
Changed:
U Zope3/branches/ZopeX3-3.0/src/zope/app/annotation/__init__.py
-=-
Modified: Zope3/branches/ZopeX3-3.0/src/zope/app/annotation/__init__.py
===================================================================
--- Zope3/branches/ZopeX3-3.0/src/zope/app/annotation/__init__.py 2004-07-23 17:38:39 UTC (rev 26710)
+++ Zope3/branches/ZopeX3-3.0/src/zope/app/annotation/__init__.py 2004-07-23 17:39:35 UTC (rev 26711)
@@ -17,3 +17,4 @@
"""
from zope.app.annotation.interfaces import IAttributeAnnotatable
+from zope.app.annotation.interfaces import IAnnotations
More information about the Zope3-Checkins
mailing list