>
>
> print "Direct translation of 'Mäntysalo' is 'Pine forest'." 
>
> works as expected, but 
>
> x="Direct translation of 'Mäntysalo' is 'Pine forest'"; x 
>
> outputs 
>
> "Direct translation of 'M\xc3\xa4ntysalo' is 'Pine forest'" 
>
>
See http://ask.sagemath.org/question/26556/character-encoding/ - this is 
apparently a Python thing.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to