org.python.core
Class NewCompilerResources
- java.lang.Object
-
- org.python.core.NewCompilerResources
-
public class NewCompilerResources extends java.lang.ObjectThis class contains stuff that almost exists in the library already, but with interfaces that I found more suitable. If others agree this should be migrated into the standard lib.
-
-
Constructor Summary
Constructors Constructor and Description NewCompilerResources()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidimportAll(PyObject module, PyFrame frame)Called from jython generated code when a statement like "from spam.eggs import *" is executed.
-
DMelt 3.0 © DataMelt by jWork.ORG