[python-win32] Problem with .exe for COM server

2005-05-02 Thread Cedric Delfosse
Hello, I try to get a working .exe from the COM server available at the "Quick Start to Server side COM and Python" [1]. With py2exe and Gordon McMillan's Python Installer, the generated .exe can register/unregister the COM server without problem, but it looks like the COM client get a timeout wh

[python-win32] Incomplete ZIP source files at sourceforge.net

2005-05-02 Thread Ulrich Berning
Hi, can anybody tell me, why the ZIP source archives at sourceforge.net are always absolutely incomplete and do not reflect the tagged versions in CVS? In fact, the ZIP archives are unusable. I always have to checkout from CVS using the build number as the revision tag to get a complete and usa

Re: [python-win32] Incomplete ZIP source files at sourceforge.net

2005-05-02 Thread Mark Hammond
> can anybody tell me, why the ZIP source archives at > sourceforge.net are > always absolutely incomplete and do not reflect the tagged > versions in CVS? In what way? > In fact, the ZIP archives are unusable. I always have to > checkout from > CVS using the build number as the revision tag to g

Re: [python-win32] Problem with .exe for COM server

2005-05-02 Thread Mark Hammond
> With py2exe and Gordon McMillan's Python Installer, the generated .exe > can register/unregister the COM server without problem, but it looks > like the COM client get a timeout while connecting to the COM server: I've never used py2exe and Gordon McMillan's Python Installer together. I'd sugge