compat zope-2.12
[GroupUserFolder.git] / interfaces / portal_groupdata.py
index c0786a2..4fd35d9 100644 (file)
@@ -28,12 +28,7 @@ __version__ = "$Revision:  $"
 # $Id: portal_groupdata.py 30098 2006-09-08 12:35:01Z encolpe $
 __docformat__ = 'restructuredtext'
 
-from Interface import Attribute
-try:
-    from Interface import Interface
-except ImportError:
-    # for Zope versions before 2.6.0
-    from Interface import Base as Interface
+from zope.interface import Interface, Attribute
 
 class portal_groupdata(Interface):
     """ A helper tool for portal_groups that transparently adds