"scrimp" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Im using the winpython IDE to run that script for the unpacking the > email. The usage says unpackmail [options] msgfile. I type unpackmail > -d filename and it gives me a syntax error. What modifications did u do > to that module to make it work?
I always run it from the command line. With all due respect to the authors, there are too many problems with command execution in PythonWin for me to bother. These aren't precisely bugs, but they are environmental limitations which make it impractical to use it the way I usually use it. And as Peter said, please cut and paste the complete output, including the command you entered. Thanks. John Roth > -- http://mail.python.org/mailman/listinfo/python-list