Memory leak in Python

vbgunz vbgunz at gmail.com
Mon May 8 22:27:50 EDT 2006


how big is the set? 100MB, more? what are you doing with the set? do
you have a small example that can prove the set is causing the freeze?
I am not the sharpest tool in the shed but it sounds like you might be
multiplying your set in/directly either permanently or temporarily on
purpose or accident.




More information about the Python-list mailing list