I can\'t do the typical
encode(\'utf-8\').decode(\'ascii\', \'ignore\')
Because I loose the ñ and the áéíóú characters.
What can I do?