Another manifestation of the same bug: http://groups.google.com/group/sage-support/browse_thread/thread/3440b5303fb7585e/5d3f7e31381c1647?lnk=gst&q=Flavio+Coelho#5d3f7e31381c1647
On 6 abr, 20:55, gerhard <[email protected]> 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, > -gerhard --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
