Re: [python-win32] Failure in makepy.py

2005-06-28 Thread Mark Hammond
Sent: Wednesday, 29 June 2005 12:58 AM To: python-win32@python.org Subject: [python-win32] Failure in makepy.py Hi all, I'm trying to get connected to Rhapsody 6.0 and found the rhapsody.tlb. If I try to run makepy on it, it gives me a Syntax Error on line 206. I guess I can paste the

[python-win32] Failure in makepy.py

2005-06-28 Thread Fitzhugh, Cary
Hi all,   I’m trying to get connected to Rhapsody 6.0 and found the rhapsody.tlb.  If I try to run makepy on it, it gives me a Syntax Error on line 206.  I guess I can paste the info…   python c:\Python24\Lib\site-packages\win32com\client\makepy.py c:\Rhapsody60\rhapsody.tlb > "c:\Doc

[python-win32] failure in makepy.py

2005-06-28 Thread Fitzhugh, Cary
I think I found the issue.   There is some issue with dos file formats which caused my python interpreter to give a syntax error. Opened it in Gvim, saved in unix format, now it works fine..   Weird. Sorry to bug you all. Cary ___ Pyt