[Grok-dev] Re: Yet another UnicodeEncodeError
Martijn Faassen
faassen at startifact.com
Fri Oct 26 10:27:31 EDT 2007
Hey Jan Ulrich,
Jan Ulrich Hasecke wrote:
[snip]
> /Users/juh/GrokZoo/parts/app/runzope -C
> /Users/juh/GrokZoo/parts/zopectl/zope.conf
> Traceback (most recent call last):
[snip]
> "/Users/juh/buildout-eggs/tmpMNReCS/zope.formlib-3.4.0a1-py2.4.egg/zope/formlib/form.py",
> line 570, in __init__
> File
> "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/encodings/hex_codec.py",
> line 24, in hex_encode
> output = binascii.b2a_hex(input)
This looks like it points to a bug in zope.formlib, which apparently
expects these to be ASCII.
Perhaps you could search the zope 3 launchpad to see whether this one
was already reported. If not, I'd suggest writing a message to zope-dev
and reporting it in launchpad,
Regards,
Martijn
More information about the Grok-dev
mailing list