On 1/19/07, William Stein <[EMAIL PROTECTED]> wrote:

Hi,

I fixed trac #130 just now:

   http://sage.math.washington.edu:9002/sage_trac/ticket/130

Your remarks that multiline history is a new feature was very helpful.
The bug was that InteractiveShell.prefilter used to assume that the
first input was a single line (with no \n's), but that's no longer the
case.  Since SAGE overloaded InteractiveShell.prefilter with its
own prefilter, I had to adapt SAGE's IPython prefilter to deal with
multiple lines.

Oh, great!  I figured it would take me some time to track it down,
given how I'm not very familiar with SAGE's internals.  That was my
homework for tomorrow afternoon, so thanks :)

Cheers,

f

--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to