On Monday, January 27, 2014 10:00:38 PM UTC-8, Georgi Guninski wrote:
>
> On Mon, Jan 27, 2014 at 11:17:50AM -0800, John H Palmieri wrote: 
> > 
> > First, please try to be more polite. 
> > 
>
> Dear sir or madam, 
>
> Observe that in sage 5.12 there is no cancel_alarm(). 
>

Yes, there is, defined in the same place as alarm, but it's not "imported" 
by default. The following should work:

    sage: from sage.misc.misc import cancel_alarm
    sage: cancel_alarm()
 
-- 
John

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

Reply via email to