On 27/04/2011 11:43, est wrote:
I need to ship python runtime environment package on Windows, if I want to stripping unnessasery functions from python27.dll to make it as small as possible(and perhaps finally UPX it), which parts of python27.dll do you think can be removed?
Perhaps have a look at tinypy? http://www.tinypy.org/ Even if it's not exactly what you want, I expect that the author will have useful ideas / experience. TJG -- http://mail.python.org/mailman/listinfo/python-list