pythoncom.gif
blank.gif blank.gif blank.gif Home Page

Class Interpreter


SYNOPSIS

import win32com.servers.interp
class Interpreter
  def Eval(self, exp)
  def Exec(self, exp)
  list _public_methods_ = ['Exec', 'Eval']

DESCRIPTION

The interpreter object exposed via COM

def Eval(self, exp)

Evaluate an expression.

def Exec(self, exp)

Execute a statement.

SEE ALSO

win32com.servers.interp


blank.gif blank.gif blank.gif Home Page
www_icon.gif

Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997