On Tue, Jan 12, 2010 at 12:21 PM, John Cremona <john.crem...@gmail.com> wrote: > In the following: > > sage: EllipticCurve(0) > /home/john/sage-4.3.1.alpha1/local/bin/sage-ipython:1: > DeprecationWarning: 'EllipticCurve(j)' is deprecated; use > 'EllipticCurve_from_j(j)' or 'EllipticCurve(j=j)' instead. > #!/usr/bin/env python > Elliptic Curve defined by y^2 = x^3 + 1 over Rational Field > > where is the line "#!/usr/bin/env python" coming from? >
Can you report this to trac. What an icky bug. It doesn't happen in the notebook, by the way. William
-- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org