[Zope] japanese encoding
Aaron Maupin
maupin at pastrytech.com
Fri Feb 26 17:36:04 EST 2010
Andrew Milton wrote:
> try doing
>
> import japanese.aliases
>
> and see if that causes an error that's otherwise being hidden.
>
Hmmm. Within a Python script I get asked for my Zope username and
password again, which isn't accepted, and then a 'You are not allowed to
access 'aliases' in this context'
Within an external method, japanese.aliases imports fine:
<module 'japanese.aliases' from
'/usr/lib/python2.4/site-packages/japanese/aliases/__init__.pyc'>
but I still get a lookup error for the encoding.
Aaron
More information about the Zope
mailing list