#13296: matplotlib do not handle unicode properly from command line
---------------------------------------+------------------------------------
       Reporter:  slabbe               |         Owner:  jason, was
           Type:  defect               |        Status:  new       
       Priority:  major                |     Milestone:  sage-5.3  
      Component:  graphics             |    Resolution:            
       Keywords:  unicode, matplotlib  |   Work issues:            
Report Upstream:  N/A                  |     Reviewers:            
        Authors:                       |     Merged in:            
   Dependencies:                       |      Stopgaps:            
---------------------------------------+------------------------------------

Comment (by ppurka):

 Replying to [comment:8 slabbe]:
 > So now, we need to understand how to put the string `-*- coding: utf-8
 -*-` somewhere for the commande line?

 Essentially, yes. I suppose (haven't looked at it completely) sage creates
 a python file and then runs that under python. If so, all that would be
 needed to be done is make sure that this file that is created always has a
 header that says the encoding is utf8.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13296#comment:9>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to