[python-win32] Mozilla address book and the ever smiling snake
Alex Willmer
alex at moreati.org.uk
Wed Sep 22 01:48:11 CEST 2004
On Monday 20 Sep 2004 14:56, Graeme Glass wrote:
> I am trying to access mozilla's address book in a similar manner to
> the way one accesses the address book in outlook.
>
> ie: object = win32com.client.Dispatch("Outlook.Application")
>
> but it is not wanting to happen for me. If anyone has any ideas, would be
> great.
>
I believe the closest equivalent is PyXPCOM:
http://public.activestate.com/pyxpcom/
However I've no experience of it, and it looks (from the docs) as though one
must specially compile Mozilla to use it.
Regards
Alex
More information about the Python-win32
mailing list