COM interface to the Python interpreter

David LeBlanc whisper at oz.net
Mon Jul 21 12:45:29 EDT 2003


Does \Python22\Lib\site-packages\win32com\HTML\PythonCOM.html help?

You might also want to look at
\Python22\Lib\site-packages\win32comext\axscript\server\axsite.py

David LeBlanc
Seattle, WA USA

> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of Christian Knoblauch
> Sent: Monday, July 21, 2003 7:14
> To: python-list at python.org
> Subject: COM interface to the Python interpreter
>
>
> Hello all,
>
> under Win32 it is possible to use Python as a scripting language
> inside ASP
> pages (win32lib package), so there must be a COM interface to the Python
> interpreter.
>
> I like to use this interface instead of writing my own COM server
> to invoke
> Python scripts from COM aware languages,  unfortunately i can not find the
> type-library for this interface.
>
> Can one provide this information (perhaps with an litle example) ?
>
> Thanks in advance !
>
> By,
> Christian
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list






More information about the Python-list mailing list