Python & Microsoft Script Control

Alex Martelli aleaxit at yahoo.com
Sat Feb 17 02:38:33 EST 2001


"Mark Hammond" <MarkH at ActiveState.com> wrote in message
news:3A8DBE4C.9010200 at ActiveState.com...
> Alex Martelli wrote:
>
> > While I haven't yet managed to 'really' make Python a part of the
> > applications we develop at work, the ScriptControl IS helping -- with
> > the rest of ActiveScripting/Automation/COM, it makes it really trivial
> > to let an application be scripted through any scripting language at
> > all -- and Python really shines when thus placed on a level playing
> > field with VBScript &tc.
>
> Have you checked out win32comext\axscript\test\testHost.py - this
implements a first-class Active Scripting host, and allows you to define
your ActiveScripting object module purely in Python.

Haven't tried it, no -- looks like a neat hack indeed, but not applicable
to the issue of "how do I get Python into these `mainstream' Windows
applications", for which Microsoft ScriptControl offers a backdoor.


Alex






More information about the Python-list mailing list