- new-style classes
- Java Collections integration
- PEP 302 implementation
- iterators
- generators
- __future__ division
- support for running on JDK1.5 and 1.6
- new installer
- a significant number of features to bring Jython in line with CPython
Last month the Java Language Runtime project was created as an environment for projects developing languages for the JVM to share information. The Jython team provided one of the first contributions with the code for Jython's package caching mechanism.