Memory Management in python 2.5
cesar.ortiz at gmail.com
cesar.ortiz at gmail.com
Mon Oct 9 04:40:18 EDT 2006
Hi, I am starting to have a look to a python program that does not free
memory (I am using python 2.4.3). As I have read about a new memory
management in python 2.5 (http://evanjones.ca/python-memory.html) I
decided to try the program with the new version.
With the new version of python the memory consumption is the same. Now
I am asking myself if python 2.5 has any improving in memory
management or maybe not yet. Thank you.
-- Cesar
More information about the Python-list
mailing list