python-win32  

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

Ulrich Mierendorff
Tue, 02 Mar 2010 13:18:20 -0800

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

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32