On 12/12/2009 6:46 AM, Ocean wrote:
        That aside, while I don't know if the source code has to be
specifically coded for 64 bit, I do know that the PyWin32 is a 32 bit set of
extensions, and there is not a 64 bit version currently available.

That is incorrect - a 64bit build of pywin32 for python 2.6 has been available for many months.

        Regardless, Windows 7 compatibility is not something that can be
assumed until we know it can function properly (including the Outlook
plugin) in the 64 bit version of the O/S.

Running on a 64bit operating system isn't actually relevant - what is relevant is the "bittedness" of the application. The only problem will be trying to run spambayes in a 64bit version of Outlook (which can only happen on a 64bit OS) - all other uses of spambayes will work fine with the 32bit version of Spambayes on all 64bit windows versions. Is there a 64bit version of Outlook even available?

Mark
_______________________________________________
SpamBayes@python.org
http://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html

Reply via email to