> I don't understand why I'm getting an encode error in python 3.1.

The default encoding is not relevant here at all. Look at
sys.stdout.encoding.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to