No dia 27 de Mar de 2012 17:41, "Derek" <[email protected]> escreveu:
>
> What's the character set in your browser?
>
I have safari set for default. But I don't think that's the problem,
because if I hardcode the string there is no problem.
I'm certainly missing something, but the culprit operation seems to be the
string parsing, not the browser rendering:

titles = [title.strip() for title in titles.split('|')]

Miguel

Reply via email to