[python-win32] Mozilla address book and the ever smiling snake
Bekecs
gabor.bekesi at gmail.com
Thu Sep 23 09:20:09 CEST 2004
A pre-compiled version of PyXPCOM can be found at
http://www.thomas-schilz.de/MozPython/downloads/
for various versions of Mozilla. Also take a look at its
parent page toget info about easy installation steps.
The naming is like: PyXPCOM_MozillaVersion_PythonVersion.zip
B]
On Wed, 22 Sep 2004 00:48:11 +0100, Alex Willmer <alex at moreati.org.uk> wrote:
> 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
>
>
> _______________________________________________
> Python-win32 mailing list
> Python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
More information about the Python-win32
mailing list