From: <bc...@wo...> - 2000-12-25 19:11:27
|
Jython-2.0a3 is now available. http://jython.sourceforge.net/index.html Install as with Jython-2.0a2. I don't intend to announce this any more widely than these lists for now. The release includes some bug fixes: Bug fixes. - Fixed a bug that caused Infinite recursion in subpackage import - Fixed conversion error when a long is converted to a java double. - Fixed a bug where an attribute in a package __init__.py would hide a submodule. - Fixed missing quotes around the path to java.exe in jython.bat for windows. - Include missing re.py in installer. - Added threading and atexit modules from CPython2.0. Take a look at the NEWS file for more information about the differences. http://jython.sourceforge.net/NEWS.html Bugs can be reported to the bug manager on SourceForge: http://sourceforge.net/bugs/?group_id=12867 Cheers, the jython-developers |