[python-win32] Implementing a python com server that is used by a python client

Ulrich Mierendorff ulrich.mierendorff at gmx.net
Tue Mar 2 22:17:05 CET 2010


Ulrich Mierendorff wrote:
> [...]
> And debug output from the server (I don't know why those "None" 
> messages appear, but it works...)
I figured it out: I was printing the return value of 
self._BroadcastNotify which is None

-Ulrich



More information about the python-win32 mailing list