My script for resizing pictures using the Image library
does nothing after being built with py2exe. The
program runs, no error messages, no output.
Script source code available at http://heim.ifi.uio.no/
stigaan/scripting/python/src/resize.0.2b.py
The script runs properly when run with python
interpretor.