[ZPT] ZPT for Python 2.2?

Martijn Pieters mj@zope.com
Tue, 5 Feb 2002 09:37:19 -0500


On Tue, Feb 05, 2002 at 07:20:18AM +0000, Alan Kennedy wrote:
> Anyway, we're hoping to move to Python 2.2, to take 
> advantage of some of its nice new features, such as 
> generators.
> 
> So we need to get ZPT working with Python 2.2. Can anyone 
> tell are there any plans to move Zope up to Python 2.2?
> 
> If not, is getting ZPT working with Python 2.2 simply a 
> case of recompilation from source against the Python 2.2 
> headers and libaries?
> 
> Or are there lower lever difficulties, caused by, for 
> example, the new class model in Python 2.2?

The Zope CVS trunk is automatically tested against Python 2.2 every night;
this includes ZPT. All tests pass, so as far as the unit tests go, ZPT works
just fine on 2.2.

-- 
Martijn Pieters
| Software Engineer  mailto:mj@zope.com
| Zope Corporation   http://www.zope.com/
| Creators of Zope   http://www.zope.org/
---------------------------------------------