# Parent Module win32com.servers
# Classes Interpreter
This module implements a very very simple COM server which exposes the Python interpreter.
This is designed more as a demonstration than a full blown COM server. General functionality and Error handling are both limited.
To use this object, ensure it is registered by running this module from Python.exe. Then, from Visual Basic, use "CreateObject('Python.Interpreter')", and call its methods!
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997