Hello all,
I recently discovered that python, prior to 2.5, does not free all
garbage collected memory back to the system, and I think this may be
the source of a serious leak in my app.
Can wxPython 2.6.4.3 be run with Python 2.5, or would I need to upgrade?
My current platform is Solaris 10, GTK+2.4, wxPython 2.6.4.3, python 2.4.4.
Regards,
Chris Botos