On 4/6/06, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> What happens when you run
>
> D:\Apps\Python25\python.exe -Wi D:\Apps\Python25\Lib\compileall.py -f -x
> badsyntax D:\Apps\Python25\Lib
>
> and look at the status of the program? I think also excluding bad_coding
> might already help.

Status was 1. With -x "bad.*" it's zero, so it looks like that's the issue.

I guess that means the pywin32 problem is unrelated - I'll raise that
as a separate bug.

Thanks for the help with this!
Paul.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to