[SciPy-user] Debugging memory exhaustion in Python?
Greg Novak
novak at ucolick.org
Sat Jun 16 14:52:28 EDT 2007
Is there a simple way to get IPython to release its references? I'm
interested in that, too, independently. Is it as simple as clearing
out the In[] and Out[] lists?
Greg
On 6/15/07, Matthieu Brucher <matthieu.brucher at gmail.com> wrote:
>
>
> 2007/6/15, Greg Novak <novak at ucolick.org>:
> > Matthieu Brucher <matthieu.brucher at gmail.com> wrote:
> > > Are you using a specific IDE ?
> >
> > Plain old IPython, but it happens when I run it in a bare python
> > interpreter as well.
>
> I asked this because IPython can keep some extra references, so memory is
> not freed, but if that happens with the simple interpreter :|
>
> Matthieu
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
>
More information about the SciPy-User
mailing list