Deprecated API


Contents
Deprecated Interfaces
org.python.core.InitModule
          This class is deprecated. See ClassDictInit for a replacement. 
 

Deprecated Methods
org.python.core.PyObject._callextra(PyObject[], String[], PyObject, PyObject)
            
org.python.core.imp.importFrom(String, String[], PyFrame)
          use importFrom with level param. 
org.python.core.imp.importFromAs(String, String[], PyFrame)
          use importFromAs with level param. 
 



Jython homepage