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 mail
On 2/03/2010 9:10 AM, Ulrich Mierendorff wrote:
Hi,
I have implemented a simple com server called "TestServer" using the
following mail as an example
http://markmail.org/message/vheujc2lijgwhhju#query:+page:1+mid:4lgd7lzzokglsckc+state:results
(but without multi-threading support)
Now I want t