Re: [python-win32] I need to make a COM object with py2exe. Please HELP!

2015-03-09 Thread Tim Roberts
Diego Vélez Torres wrote: > > I just purchased M. Hammond's "Python Programming on Win32" book. > Though a bit old the (1999) still is of great help. I have been able > to make simple COM servers so far. However, I have a question > regarding the code examples found in his http://starship.python

Re: [python-win32] I need to make a COM object with py2exe. Please HELP!

2015-03-09 Thread Diego Vélez Torres
Thank you Tim. Your advise is been of great help. I just purchased M. Hammond's "Python Programming on Win32" book. Though a bit old the (1999) still is of great help. I have been able to make simple COM servers so far. However, I have a question regarding the code examples found in his http:/