public class NewCompilerResources extends Object
Constructor and Description |
---|
NewCompilerResources() |
Modifier and Type | Method and Description |
---|---|
static void |
importAll(PyObject module,
PyFrame frame)
Called from jython generated code when a statement like "from spam.eggs
import *" is executed.
|