#4177: [with patch, positive review] Put Sage version in Notebook
-------------------------+--------------------------------------------------
Reporter: kcrisman | Owner: boothby
Type: enhancement | Status: new
Priority: trivial | Milestone: sage-3.2
Component: notebook | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by mabshoff):
This patch breaks the twist.py doctest:
{{{
sage -t -long devel/sage/sage/server/notebook/twist.py
**********************************************************************
File "/scratch/mabshoff/release-cycle/sage-3.2.alpha0/tmp/twist.py", line
1505:
sage: E.render(None)
Expected:
<twisted.web2.http.Response code=200, streamlen=603>
Got:
<twisted.web2.http.Response code=200, streamlen=701>
**********************************************************************
}}}
The fix is trivial, so I will post a reviewer patch in a second.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4177#comment:3>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---