org.python.modules
Class _jython

java.lang.Object
  extended byorg.python.modules._jython
All Implemented Interfaces:
ClassDictInit

public class _jython
extends Object
implements ClassDictInit


Constructor Summary
_jython()
           
 
Method Summary
static void classDictInit(PyObject dict)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_jython

public _jython()
Method Detail

classDictInit

public static void classDictInit(PyObject dict)