#7249: switch the notebook's templating system to Jinja2
---------------------------+------------------------------------------------
   Reporter:  ddrake       |       Owner:  boothby             
       Type:  enhancement  |      Status:  needs_work          
   Priority:  major        |   Milestone:  sage-4.3.1          
  Component:  notebook     |    Keywords:                      
Work_issues:               |      Author:  Tim Dumol, Dan Drake
   Upstream:  N/A          |    Reviewer:  Mitesh Patel        
     Merged:               |  
---------------------------+------------------------------------------------

Comment(by mpatel):

 Upon saving and quitting a worksheet that contains an evaluated {{{print
 `é`}}} cell, I see
 {{{
 #!python
 worksheet.py:1924: exceptions.UnicodeWarning: Unicode equal comparison
 failed to convert both arguments to Unicode - interpreting them as being
 unequal
 }}}

 What about the `unicode_str`s in `twist.py`?  I'm just wondering why we
 need them.

 Minor: It appears we can just call `encoded_str` in `sage_inspect.py`.

 Also, can you slip some Unicode characters into the Se and/or doctests, so
 that we can detect potential regressions?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7249#comment:19>
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