hades.gui
Class MyPythonInterpreter

java.lang.Object
  extended byorg.python.util.PythonInterpreter
      extended byhades.gui.MyPythonInterpreter

public class MyPythonInterpreter
extends org.python.util.PythonInterpreter


Field Summary
 
Fields inherited from class org.python.util.PythonInterpreter
cflags, systemState
 
Constructor Summary
MyPythonInterpreter()
           
 
Method Summary
 void info()
          Gibt alle Objekte im Interpreter aus
 void init()
           
 
Methods inherited from class org.python.util.PythonInterpreter
cleanup, eval, exec, exec, execfile, execfile, execfile, get, get, getLocals, initialize, set, set, setErr, setErr, setErr, setLocals, setOut, setOut, setOut, setState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyPythonInterpreter

public MyPythonInterpreter()
Method Detail

init

public void init()

info

public void info()
Gibt alle Objekte im Interpreter aus