[Zope3-checkins] CVS: Zope3/src/zope/app/interfaces/index - interfaces.py:1.1.2.2

Jim Fulton jim@zope.com
Mon, 23 Dec 2002 15:50:09 -0500


Update of /cvs-repository/Zope3/src/zope/app/interfaces/index
In directory cvs.zope.org:/tmp/cvs-serv5112/app/interfaces/index

Modified Files:
      Tag: NameGeddon-branch
	interfaces.py 
Log Message:
corrected interface Attribute imports

=== Zope3/src/zope/app/interfaces/index/interfaces.py 1.1.2.1 => 1.1.2.2 ===
--- Zope3/src/zope/app/interfaces/index/interfaces.py:1.1.2.1	Mon Dec 23 14:31:49 2002
+++ Zope3/src/zope/app/interfaces/index/interfaces.py	Mon Dec 23 15:49:38 2002
@@ -22,8 +22,7 @@
 $Id$
 """
 
-from zope.interface import Interface
-from zope.interface.element import Attribute
+from zope.interface import Interface, Attribute
 
 class IQueryDescription(Interface):
     """An interface the describes the input or output of a