Tagged Questions

1
vote
3answers
876 views

Reading “raw” Unicode-strings in Python

I am quite new to Python so my question might be silly, but even though reading through a lot of threads I didn't find an answer to my question. I have a mixed source document which contains html, ...