I am trying to send emails from outlook using a python script. If I do something like this:
import win32com.client as win32 outlook = win32.Dispatch(\'outlook