Problem not completely solved!

Niels Diepeveen niels at endea.demon.nl
Wed Jul 12 10:34:01 EDT 2000


Thomas Thiele schreef:
> 
> Hi Niels!
> 
> With this simple example it works fine. But in my real programm I pickle more complex
> classes including dicts, lists, tuples as well.
> And the used memory of my program still increases.....

Then you have another problem, I think. Are you sure that that is also
related to the pickling? If it is, does it happen while pickling or
while unpickling? You might also get an idea about what goes on if you
use a Python compiled with -DPy_TRACE_REFS.

-- 
Niels Diepeveen
Endea automatisering




More information about the Python-list mailing list