[IPython-user] bug in edit magic: content of edited file is not accessible
Alexander Belchenko
bialix at ukr.net
Thu Jan 12 16:21:17 CST 2006
Ville Vainio пишет:
> I suggest a middle ground - print/assign the contents of the file if
> the length is less than a few pages of stuff. That's probably the
> practical limit for these quick edits anyway. Seeing tons of text
> flowing through terminal is nasty.
I'm agree. I'm also think that this thing could be controlled via config
file. I.e. 2 variants:
- don't show at all content of edited file but save it in _X variable
- show and save only if it less than some limits of lines/characters
--
Alexander
More information about the IPython-user
mailing list