Re: [python-win32] Win32 Python Extensions Outlook.Application Question

2008-09-17 Thread Pramod Vaidyanathan
Thanks for your quick reply. I'm probably confused. I'll give that a try. On Wed, Sep 17, 2008 at 7:38 AM, Tim Golden <[EMAIL PROTECTED]> wrote: > Pramod Vaidyanathan wrote: > >> The problem comes down to this. I have an email that I have received in >> Microsoft Outlook that contains charact

Re: [python-win32] Win32 Python Extensions Outlook.Application Question

2008-09-17 Thread Tim Golden
Pramod Vaidyanathan wrote: The problem comes down to this. I have an email that I have received in Microsoft Outlook that contains characters outside of the ascii set. I was able to use your library to traverse through my outlook folders and select the appropriate emails etc. There are chara

[python-win32] Win32 Python Extensions Outlook.Application Question

2008-09-17 Thread Pramod Vaidyanathan
I've been struggling with a problem for the past couple of days. Can anyone provide me some help or insight? The problem comes down to this. I have an email that I have received in Microsoft Outlook that contains characters outside of the ascii set. I was able to use your library to traverse th