Access lotus notes using Python 2.5.1

Girish girish.cfc at gmail.com
Wed Aug 11 03:09:58 EDT 2010


Hello All,

I am trying to send email using Lotos notes. When I run following
commands to establish a COM connection, Python crashes with a error
saying "Runtime Error.....Pythonwin.exe abnormal termination".

import win32com.client
session = win32com.client.Dispatch('Lotus.NotesSession')

Any help is appreciated.

Thanks,
Girish



More information about the Python-list mailing list