Files
bpython-gist/bpython
Bob Farrell 843e859a51 No more autoindent after a SyntaxError
This had the side-effect of me discovering the showsyntaxerror method on
code.InteractiveInterpreter, which I have now overridden and passed through my
own routines, so these errors are now in the same colour as the other
exceptions. Hooray.
2008-08-29 00:37:52 +01:00
..
2008-08-28 15:38:44 -05:00
2008-08-28 15:38:44 -05:00
2008-08-29 00:37:52 +01:00
2008-08-28 15:38:44 -05:00