org.python.core
Interface InitModule
-
Deprecated.This class is deprecated. See ClassDictInit for a replacement.
@Deprecated public interface InitModuleA deprecated interface that can be used if a java class want control over the class dict initialization.- See Also:
ClassDictInit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method and Description voidinitModule(PyObject dict)Deprecated.
-
-
-
Method Detail
-
initModule
void initModule(PyObject dict)
Deprecated.
-
-
DMelt 3.0 © DataMelt by jWork.ORG