> What is the minimal memory footprint of a Hello World wxPython app > meanwhile (when you cx_freeze/py2exe it)
it's kinda weird actually... I'm not 100% sure, but i think it relates more to py2exe options, not neccessarily to wxPython. in any case the least memory usage i've seen for an app that has at least some degree of functionality is around 12k running on win2000. But a much more complicated and larger app uses about 16k, while another small app uses like 20k... ??? -- http://mail.python.org/mailman/listinfo/python-list