2007/6/15, Greg Novak <novak@ucolick.org>:
Matthieu Brucher <matthieu.brucher@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