>> The bare requirements are:
    >> 
    >> * Able to program in Python on Windows (that is, remove my Unix-think
    >> from the OCR bits of code)
    >> 
    >> * Use Outlook to read mail (so you can test the changes with the
    >> SpamBayes Outlook plugin)

    George> Does "remove my unix-think" mean replacing it with equivalent
    George> Windows-think (e.g through Win32all, Win32 API, COM) or it can
    George> be done in platform-independent way ? 

The latter I think.  This particular part of the code doesn't involve any
GUI bits.  I could probably do it myself in an hour or so, but I simply
don't have access to Windows at home.

    George> In the second case I might be able to help as I'm using
    George> SpamBayes with Outlook at work, but I don't do windows-specific
    George> programming.

That would be great...

Skip
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to