#17654: Fix more load/save bugs
-------------------------------------------------+-------------------------
       Reporter:  jdemeyer                       |        Owner:
           Type:  defect                         |       Status:  closed
       Priority:  major                          |    Milestone:  sage-6.5
      Component:  misc                           |   Resolution:  fixed
       Keywords:                                 |    Merged in:
        Authors:  Jeroen Demeyer                 |    Reviewers:  Marc
Report Upstream:  N/A                            |  Mezzarobba
         Branch:                                 |  Work issues:
  1e8ee98386741e62ba34a0887752900e91090add       |       Commit:
   Dependencies:  #17460                         |     Stopgaps:
-------------------------------------------------+-------------------------
Changes (by iandrus):

 * commit:  1e8ee98386741e62ba34a0887752900e91090add =>


Comment:

 I'm seeing the warning when I use

     sage: %runfile
 '/var/folders/d3/yxwv5yn5715fk31lq36lnk780000gn/T/sage24271vpp.sage' #
 loading region...
     /Users/iandrus/vcs/sage/src/bin/sage-ipython:1: DeprecationWarning:
 using unevaluated expressions as argument to load() is dangerous and
 deprecated
     See http://trac.sagemath.org/17654 for details.
       #!/usr/bin/env python

 Is that expected?  And I should change it to

 load('/var/folders/d3/yxwv5yn5715fk31lq36lnk780000gn/T/sage24271vpp.sage')

--
Ticket URL: <http://trac.sagemath.org/ticket/17654#comment:14>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to