[Zope-dev] Zope 2.12.0 released
Chris Withers
chris at simplistix.co.uk
Mon Oct 5 06:35:20 EDT 2009
Dragos Chirila wrote:
> Hi Chris,
>
> The installation worked smoothly. Still, I had to modify something in
> the site-packages\zope\interface\common\interfaces.py file :
>
> try:
> classImplements(OverflowWarning, IOverflowWarning)
> except NameError:
> pass # OverflowWarning was removed in Python 2.5
>
> Otherwise, Zope wont start because of a Python error: NameError: name
> 'OverflowWarning' is not defined
This doesn't seem right. I'm running Zope 2.12 on Windows and haven't
had to modify anything.
How did you try and install Zope?
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list