org.python.core
public class PrecompiledImporter.PrecompiledLoader extends PyObject
Constructor Summary | |
---|---|
PrecompiledLoader(Class class_, boolean package_) |
Method Summary | |
---|---|
PyObject | load_module(String name) |
String | toString()
Returns a string representation of the object.
|
Returns: a string representation of the object.