Hi, I'm currently developing a little tool and it seems I have a memory leak somewhere along the line that handles images, so each leak is around 7mb which is kind of a big deal leading my app quickly to 100mb. I'm wondering if any of you havea any tips to figure out what kind of object I'm leaking and where I'm leaking them. I'm new to python, Qt and PyQt so I'm not very well versed in what tools are available.
Kind regards Mikael _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
