[IPython-dev] %paste
Ville Vainio
vivainio at gmail.com
Mon Jan 23 15:37:29 EST 2006
On 1/23/06, Fernando Perez <Fernando.Perez at colorado.edu> wrote:
(regarding %paste for pasting code even when autoindent is on)
> This is not a bad idea at all. You could even provide the sentinel if you
> wanted to change it, with a default like '--':
I'm not sure how useful it would be, because -- at the start of line
isn't a very useful python statement in the first place.
I've added %paste to trunk/. It garbles the output when pasting code
on Windows, I suppose it's a bug with pyreadline. We should probably
take a look at it one of these days.
--
Ville Vainio - http://tinyurl.com/2prnb
http://vainio.blogspot.com
More information about the IPython-dev
mailing list