[Zope-Checkins] CVS: Zope3/lib/python/Interface - __init__.py:1.9

Guido van Rossum guido@python.org
Tue, 13 Aug 2002 13:57:35 -0400


Update of /cvs-repository/Zope3/lib/python/Interface
In directory cvs.zope.org:/tmp/cvs-serv19582/lib/python/Interface

Modified Files:
	__init__.py 
Log Message:
Stamp out the last uses of Interface.Base.


=== Zope3/lib/python/Interface/__init__.py 1.8 => 1.9 ===
--- Zope3/lib/python/Interface/__init__.py:1.8	Mon Jun 10 19:27:40 2002
+++ Zope3/lib/python/Interface/__init__.py	Tue Aug 13 13:57:04 2002
@@ -68,5 +68,4 @@
 """
 
 from _Interface import Interface
-Base = Interface # XXX We need to stamp out Base usage