Hello,

On Mar 30, 4:28 pm, vakaras <[EMAIL PROTECTED]> wrote:
> Hello,
>
> How to set coding in "*.sage" script to utf-8 ?
> I have a script:
> # coding: utf-8
> print "klaidelÄ—";
there is a patch:
http://trac.sagemath.org/sage_trac/ticket/2593

and sage should be able to import this patch somehow. I tried it like:

sage: hg_sage.import_patch("http://trac.sagemath.org/sage_trac/
attachment/ticket/2593/trac_2593.patch")
Attempting to load remote file: 
http://trac.sagemath.org/sage_trac/attachment/ticket/2593/trac_2593.patch
Loading: [.applying /home/lf/.sage/temp/velocity/11285/tmp_0.patch
abort: no diffs found
....

But it didn't work. Probaply the others will tell you how to apply the
patch to your sage version. Perhabs you have to use the linux patch
command.

With best regards,
Lars Fischer
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to