vendredi 23 octobre 2015

What is the equivalent of left and right quotation marks in python?

I'm trying to parse the web for certain strings and when I'm parsing this one string that includes the left and right quotation marks, I get an error for '\u201c...\u201d'. I'm trying to ignore this string with an if something != '(left quotation mark symbol)' ignore it. What's the equivalent for it?




Aucun commentaire:

Enregistrer un commentaire