Jython 2.2 Released

Jython 2.2 Released

Frank Wierzbicki announced that Jython 2.2 has been released!  Jython catches up to Python 2.2 and now has the following features:

  • new-style classes
  • Java List integration
  • PEP 302 implementation
  • iterators
  • generators
  • __future__ division
  • support for running on modern JVMs
  • a new installer
  • ssl and non-blocking support for socket


See the Jython Bibliography  and more Jython postings for more Jython resources.

已经安装了,只有命令符格式吗?
有没有IDLE (Python GUI)那样的编辑界面?