interpreter improvements

Guido van Rossum guido at python.org
Sat Jul 21 18:37:30 EDT 2001


> kp87 at lycos.com (kevin parks) writes:
> 
> > Anyway, i spend all day in the interpreter and i was
> > hoping to make it a more pleasant experience. I can't
> > believe you can't do:
> > 
> > >>> foo(somereallylongbitofcodegoeshere,
> > itsrealllybothersomeifyoumistype) [change a bunch of crap here]
> > >>> !foo

In IDLE, you can type foo and hit ^P.

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-list mailing list