#11460: upgrade ipython to 0.10.2
--------------------------------------------------+-------------------------
Reporter: jason | Owner: tbd
Type: task | Status: closed
Priority: major | Milestone: sage-4.7.2
Component: packages | Resolution: fixed
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: François
Bissey, John Palmieri
Authors: François Bissey, John Palmieri | Merged in:
sage-4.7.2.alpha3
Dependencies: | Stopgaps:
--------------------------------------------------+-------------------------
Comment (by was):
The Ipython initialization appears to be importing sage.all:
{{{
blastoff:sage wstein$ hg diff
diff --git a/sage/all.py b/sage/all.py
--- a/sage/all.py
+++ b/sage/all.py
@@ -21,6 +21,8 @@
from __future__ import with_statement
+1/0
+
###############################################################################
#
# SAGE: System for Algebra and Geometry Experimentation
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11460#comment:25>
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.