[python-win32] Python com server error

Tim Roberts timr at probo.com
Wed Dec 30 23:16:55 CET 2009


Sarah Abdel Razak wrote:
> I have a batch file that has the following line  " Server.py
> --regitser "  and the command worked on other machines and it is on
> the same location as the server file .
> and when I run the file from the Pythonwin  IDE and give it
> "--regitser " as an argument it hangs.
> I even tried to run it from the IDLE and also failed.

That's misspelled.  It should be "--register".

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list