[Zope-Checkins] CVS: Zope/lib/python/Interface - __init__.py:1.5.96.3
Jim Fulton
jim@zope.com
Thu, 25 Oct 2001 12:35:16 -0400
Update of /cvs-repository/Zope/lib/python/Interface
In directory cvs.zope.org:/tmp/cvs-serv28851/lib/python/Interface
Modified Files:
Tag: ComponentArchitecture-branch
__init__.py
Log Message:
Various changes (in progress) to reflect tutorial.
Checking in to sync with Shane.
=== Zope/lib/python/Interface/__init__.py 1.5.96.2 => 1.5.96.3 ===
from Standard import Base, InterfaceInterface
+Interface = Base
import iclass
new=iclass.Interface