On Mon, Sep 19, 2016 at 9:56 AM, Jeroen Demeyer <jdeme...@cage.ugent.be>
wrote:

> On 2016-09-19 18:50, William Stein wrote:
>
>> That's only "dangerous" if you expect reset to do the same thing as
>> restart sage
>>
>
> I would guess that users *do* expect that.


sage: reset?
Docstring:
   Delete all user-defined variables, reset all global variables back
   to their default states, and reset all interfaces to other computer
   algebra systems.

   If vars is specified, just restore the value of vars and leave all
   other variables alone (i.e., call restore).

   Note that the variables in the set sage.misc.reset.EXCLUDE are
   excluded from being reset.


That doesn't suggest reset does the exact same thing as restarting Sage.


-- 
William (http://wstein.org)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to