public class _systemrestart extends java.lang.Object implements ClassDictInit
Modifier and Type | Field and Description |
---|---|
static PyObject |
SystemRestart
Jython-specific exception for restarting the interpreter.
|
Constructor and Description |
---|
_systemrestart() |
Modifier and Type | Method and Description |
---|---|
static void |
classDictInit(PyObject dict) |
public static PyObject SystemRestart
public static void classDictInit(PyObject dict)