|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.python.util.PythonInterpreter
hades.jpshell.MyPythonInterpreter
| Field Summary |
| Fields inherited from class org.python.util.PythonInterpreter |
cflags, systemState |
| Constructor Summary | |
MyPythonInterpreter()
|
|
MyPythonInterpreter(java.io.ByteArrayOutputStream printStream)
|
|
| Method Summary | |
protected void |
init(java.io.ByteArrayOutputStream printStream)
|
| 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 |
public MyPythonInterpreter()
public MyPythonInterpreter(java.io.ByteArrayOutputStream printStream)
| Method Detail |
protected void init(java.io.ByteArrayOutputStream printStream)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||