You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use umlauts or more general utf-8 encoded files attached to
a sage session in a console. (In Python I would use
# -- encoding: utf-8 --
as second line magic encoding hint, but the preparser prepends its
three line "This file was *autogenerated.... comment and destroys the
encoding hint mechanism .)
If I delete the preparser comment, so that the encoding line becomes
the second line, then python and sage print the umlaut and the error
"Non-ASCII character '\xc3' in file .... " does not occur.
On Tuesday 18 March 2008, Lars Fischer wrote:
Component: user interface
Issue created by migration from https://trac.sagemath.org/ticket/2593
The text was updated successfully, but these errors were encountered: