#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:
Merged: |
---------------------------+------------------------------------------------
Comment(by mpatel):
According to the [http://docs.python.org/dev/howto/unicode.html#reading-
and-writing-unicode-data Python Unicode HOWTO], we can use the
[http://docs.python.org/library/codecs.html#codecs.open codecs.open] to
read from (decode) and write to (encode) files transparently.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7249#comment:10>
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.