Hello all, Hopefully somebody can help me.
Microsoft provides implementations for Microsoft Scripting Engine - VbScript and JScript. I need to add Python Script Engine support. I see that pywin32 already has a component for that(COM object). But it exposes only the IActiveScript interface. For my needs I also need IActiveScriptParse interface. please advise me if pywin32 implements it also and I just missed something? or if you have an idea what to do to get.. I will appreciate for your help.
_______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32