[Zope-Checkins] CVS: Zope/lib/python/App - ProductContext.py:1.40

Guido van Rossum guido@python.org
Fri, 07 Jun 2002 13:31:50 -0400


> Backported Zope 3 Interface package to Python 2.1 and Zope 2.  Some
> modifications were needed in Zope (only two files). A lot of unused
> (or rarely) features were removed from the Interface package. Slightly
> deeper imports are needed.

Is this going into Zope 2.6 or not?  (I don't know exactly how Zope
2.6 relates to the trunk.)

--Guido van Rossum (home page: http://www.python.org/~guido/)