[IPython-dev] memory leak?

Ville Vainio vivainio at gmail.com
Tue Apr 11 10:40:22 EDT 2006


On 4/8/06, Hans Meine <hans_meine at gmx.net> wrote:

> Sth. like the following would be great:
>
> %clearout - clear whole cache
> %clearout 112 - clear one line
> %clearout :100 140:150 113 - clear multiple (sub)ranges

Now

%clear in
%clear out

works in SVN. At this point I didn't see it necessary to support
specifically targeted clears, typically users will probably store
valueable (non-throwaway) output cache data in variables anyway.

--
Ville Vainio - vivainio.googlepages.com
vainio.blogspot.com - g[mail | talk]='vivainio'




More information about the IPython-dev mailing list