Feb 162007
 

Jython is a Java implementation of the Python language. It allows users to compile Python source code to Java bytecodes, and run the resulting bytecodes on any Java Virtual Machine. Jython community has announced the release of Jython 2.2′s first beta version. This release contains all of the major features for a 2.2 release.
Continue reading »