Hi John,

On 2014-01-17, John Cremona <[email protected]> wrote:
> Press return after making sure there's a syntax error?

OK, that seems to work:

sage: def foo(x):
....:     print typo(x)
....: arrg!
....: 
  File "<ipython-input-2-30ab1452dfbb>", line 3
    arrg!
        ^
SyntaxError: invalid syntax

> Holding down
> the  Backspace key?

Nope, since it will only bring you to the beggining of the line, which
won't help in a multiline command.

Best regards,
Simon


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

Reply via email to