Dumbkiwi wrote:

> Can anyone help me to work through this issue?  I'm a bit lost as to where
> to start.

If you want to convert it to UTF-8, then do so with

        u.decode('utf-8')

-- 
Erik Max Francis && [EMAIL PROTECTED] && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
   Liberty is the right to do whatever the law permits.
   -- Charles Louis Montesquieu
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to