Update of /cvs-repository/Zope3/lib/python/Interface
In directory cvs.zope.org:/tmp/cvs-serv17949
Modified Files:
Tag: Zope-3x-branch
__init__.py
Log Message:
Added "Interface" alias.
=== Zope3/lib/python/Interface/__init__.py 1.5 => 1.5.134.1 ===
from Standard import Base
+Interface = Base
import iclass
new=iclass.Interface