Hi!

Thanks for providing a patch/workaround for the issue; I also found an
upstream bug report with some suggestions:
https://moinmo.in/MoinMoinBugs/1.9.8NonAsciiURL-UnicodeEncodeError

I think the main issue is that sys.getfilesystemencoding() returns 'utf-8'
in interactive use while it does not when running inside apache. Neither
setting a default encoding nor providing a WSGIDaemonProcess config as
suggested upstream changed that for me.

-- Adi

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to