R
Ramza Brown
This is an update from Brian Zimmer of the Jython group, new release:
"There is a new release of Jython available at Sourceforge:
http://sourceforge.net/project/showfiles.php?group_id=12867
This release includes many major changes since the last full release:
- new-style classes
- Java Collections integration
- PEP 302 implementation
- iterators
- generators
- __future__ division
- support for running on JDK1.5
- new installer
- a significant number of features to bring Jython in line with CPython
- many, many bugfixes
It was compiled a OS X with JDK1.4 but should run on JDK 1.2 +.
The full set of changes are too numerous to list in detail. Please consult
the sourceforge tracker for all closed issues since the last release.
This version of Jython has support for most of Python 2.2 and numerous
features from Python 2.3 and beyond. A more comprehensive list will be
forthcoming.
Please email (e-mail address removed) with questions.
thanks,..."
The Jython Development Team
"There is a new release of Jython available at Sourceforge:
http://sourceforge.net/project/showfiles.php?group_id=12867
This release includes many major changes since the last full release:
- new-style classes
- Java Collections integration
- PEP 302 implementation
- iterators
- generators
- __future__ division
- support for running on JDK1.5
- new installer
- a significant number of features to bring Jython in line with CPython
- many, many bugfixes
It was compiled a OS X with JDK1.4 but should run on JDK 1.2 +.
The full set of changes are too numerous to list in detail. Please consult
the sourceforge tracker for all closed issues since the last release.
This version of Jython has support for most of Python 2.2 and numerous
features from Python 2.3 and beyond. A more comprehensive list will be
forthcoming.
Please email (e-mail address removed) with questions.
thanks,..."
The Jython Development Team