> Is there a way around this problem?

put

import sys
sys.setdefaultencoding('UTF-8')

into sitecustomize.py in the top level of your PYTHONPATH .

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to