On Mon, Apr 6, 2009 at 12:55 PM, gerhard <ge01...@yahoo.de> wrote:
>
> Something appears broken in the notebook r interface
>
> From the command line
>   r.eval('3+5')
> and
>   %r
>   3+5
> work fine.
>
> In the notebook,
>   r.eval('3+5')
> works as expected, but
>   %r
>   3+5
>
> results in TypeError: eval() got multiple values for keyword argument
> 'synchronize'
>
> Is there an easy fix?

Thanks for the bug report.  We are tracking this at

  http://trac.sagemath.org/sage_trac/ticket/5699

I consider this very serious and have made it a blocker.
I also think it will be easy to fix.

william

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