[Spambayes] Windows 2003 Server SP1 breaks Outlook Plugin?

Sean Covel seanecovel at comcast.net
Thu Apr 28 02:33:51 CEST 2005


Tony,

Thanks for the response.

> Since you've got Python and pywin32 installed, could you try opening a
> command window, running Python ('C:\Program Files\Python24\python.exe' I'm
> guessing) and trying these statements.  I suspect one of them will crash
> Python:
> 
>   import win32api
>   import win32com
>   import win32con
>   import win32gui
>   import pythoncom
> 
> If one of them does, then the problem is definitely with pywin32 somehow.
> The bad news is that I have no idea about how to fix that, but the good news
> is that if you open a pywin32 bug, Mark is usually pretty good and fixing
> things reasonably promptly.

No joy.  They all ran fine.  If all this is doing is registering the
libraries, perhaps they need to be exorcised to crash.  Is there a
validation suite for pywin32?  Some sort of test app for regression testing?

Sean


More information about the Spambayes mailing list