Prev: Splitting a sequence into pieces with identical elements
Next: Line-by-line processing when stdin is not a tty
From: Girish on 11 Aug 2010 03:09 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
From: Michel Claveau - MVP on 11 Aug 2010 07:44
Hi! In several cases, Notes is not registred as COM server. Depending of installation. @-salutations -- MCi |