This post originated from an RSS feed registered with Python Buzz
by Ed Taekema.
Original Post: Jython 2.2 Nears Release
Feed Title: Ed Taekema - Road Warrior Collaboration
Feed URL: http://www.fishandcross.com/blog/?feed=rss2
Feed Description: A blog looking at business communication, knowledge management, scripting tools and more.
Frank Wierzbicki announced that Jython 2.2 Release Candidate 2 is out and ready to go. Its nice to see Jython with some momentum. Here are the major features incorporated into Jython 2.2 RC2 (from the Jython 2.2 Readme):
new-style classes
Java List integration
a PEP 302 implementation
iterators
generators
__future__ division
support for running on modern JVMs
a new installer
ssl and [...]