Examples of 'Python Programming on Win32'

Peter Schneider-Kamp petersc at stud.ntnu.no
Fri May 5 02:29:19 EDT 2000


Tim Roberts wrote:
> 
> I would disagree with this statement.  It's not that you have a memory
> LEAK, it's that your algorithm is a memory HOG.  Consider:

Hei Tim!

Thanks for the hint. Now I just do without the array (list of lists)
and calculate the values in place when needed.

Thanks for the help,
Peter
--
Peter Schneider-Kamp          ++47-7388-7331
Herman Krags veg 51-11        mailto:peter at schneider-kamp.de
N-7050 Trondheim              http://schneider-kamp.de




More information about the Python-list mailing list