Python 3.2 and MS Outlook
Mark Hammond
skippy.hammond at gmail.com
Wed Mar 7 20:35:52 EST 2012
On Thursday, 8 March 2012 1:52:48 AM, Greg Lindstrom wrote:
> Is there documentation showing how to read from a Microsoft Outlook
> server using Python 3.2. I've done it with 2.x, but can't find
> anything to help me with 3.2.
What problems are you having in 3.2? It should be exactly the same -
except, obviously, for the general differences between 2 and 3 (ie, any
differences should not be due to needing to talk to Outlook and would
exist regardless of the job at hand)
Mark
More information about the Python-list
mailing list