Hi,
is there a more elegant way to do that:

''.join([chr(ord(i)) for i in u'11\xa022' ])

-- 
thx, alf
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to