> string = u'Macworld » Jobs 1 - Twitter 0'
> 
> 
> None of them gives me 'Macworld » Jobs 1 - Twitter 0'
> 
> Any idea?

So I assume you *want* it to produce ». May I ask why?
I really recommend that you use » instead.

In any case, you need to define your own error handler, such as
the one in

http://herlock.com/ob/pythoncb/0596007973/chp-1-sect-23.html

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

Reply via email to