n 19 September 2016 at 13:12, Thierry <sage-googlesu...@lma.metelu.net> wrote:
> Hi,
>
> On Mon, Sep 19, 2016 at 12:49:27PM +0200, Jeroen Demeyer wrote:
>> Hello,
>>
>> is there anybody who uses the functions reset() or restore() from
>> src/sage/misc/reset.pyx
>
>
> Various users are frequently asking for this, see e.g. this 3-hours-old
> question on ask:
> https://ask.sagemath.org/question/34855/how-to-kill-a-variable/

The answer to that question is wrong. You should use Python "del f" to
kill the variable f.

Vincent

-- 
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