On Apr 26, 9:10 pm, Alex Raichev <tortoise.s...@gmail.com> wrote:
> Hi all:

Hi Alex,

> It looks like there's a tiny bug in subs_expr(): it hangs when given
> the empty dictionary.
>
> Alex
>
> ----------------------------------------------------------------------
> | Sage Version 3.4, Release Date: 2009-03-11                         |
> | Type notebook() for the GUI, and license() for information.        |
> ----------------------------------------------------------------------
> sage: x.subs_expr({x:1})
> 1
> sage: x.subs_expr({})
>
> ...No response.

Yeah, this is a bug in the Sage <-> Maxima interface. The new
symbolics code might fix this, but I still put this in trac as #5909.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to