On Mon, Nov 14, 2011 at 04:38:30PM +0100, Remi Pointel wrote: > > Unfortunately, this program is currently leaking memory badly. > > Anyone with enough Python-fu to debug this? > it works fine here, but can't debug this (I have just read the monsterz.py > and it's badly written).
Many games are badly written ;-) I'm trying to get this one running, which may help to debug memleaks: http://guppy-pe.sourceforge.net/ Doesn't work yet (because it uses internal python apis which aren't available any longer in python-2.7, but p2k11 isn't over yet. Ciao, Kili
