On Wed, May 30, 2012 at 9:40 AM, Steven D'Aprano <steve+comp.lang.pyt...@pearwood.info> wrote: > On Wed, 30 May 2012 09:01:20 -0700, psaff...@googlemail.com wrote: > >> However, I've found that using guppy, after the methods have returned >> most of the memory is being taken up with BeautifulSoup objects of one >> type or another. I'm not declaring BeautifulSoup objects anywhere else. > > What's guppy?
http://pypi.python.org/pypi/guppy/ "...a library and programming environment for Python, currently providing in particular the Heapy subsystem, which supports object and heap memory sizing, profiling and debugging" Cheers, Chris -- http://mail.python.org/mailman/listinfo/python-list