Platform : Linux Suse 7.3
Python Version 2.1.3 (#1, Apr 15 2002, 11:13:45) [GCC 2.7.2.3]
Zope Version (Zope 2.5.1 (binary release, python 2.1, linux2-x86),
python 2.1.3, linux2)
Problem: zopegum-1.2.0-beta2.tar.gz is not importing correctly.
When looking at the broken GUM product in the control panel, the
following message appears:
Import Traceback
Traceback (most recent call last):
File "/home/stefan/zope25/Zope-2.5.1-linux2-x86/lib/python/OFS/
Application.py", line 531, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/home/stefan/zope25/Zope-2.5.1-linux2-x86/lib/python/
Products/GUM/__init__.py", line 38, in ?
import gum
File "/home/stefan/zope25/Zope-2.5.1-linux2-x86/lib/python/
Products/GUM/gum.py", line 31, in ?
from ZPublisher.HTTPRequest import html_quote
ImportError: cannot import name html_quote