472,337 Members | 1,617 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,337 software developers and data experts.

Jython Released

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/showf...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 jy********@lists.sourceforge.net with questions.

thanks,..."

The Jython Development Team
Jul 21 '05 #1
4 1452
Ramza Brown wrote:
This is an update from Brian Zimmer of the Jython group, new release:
Great news!
- new installer


How do I use it?

Thanks,
Dave
Jul 21 '05 #2
Dave Benjamin wrote:
Ramza Brown wrote:
This is an update from Brian Zimmer of the Jython group, new release:


Great news!
- new installer


How do I use it?


I figured it out. You might want to document this somewhere. ;)
java -cp jython_Release_2_2alpha1.jar org.python.util.install.Installation

Dave
Jul 21 '05 #3
Dave Benjamin wrote:
Dave Benjamin wrote:
Ramza Brown wrote:
This is an update from Brian Zimmer of the Jython group, new release:

Great news!
- new installer

How do I use it?

I figured it out. You might want to document this somewhere. ;)
java -cp jython_Release_2_2alpha1.jar org.python.util.install.Installation

Dave


Did you try double clicking on the jar. That is what most do or at
least the last package supported that.
Jul 21 '05 #4
Ramza Brown wrote:

I figured it out. You might want to document this somewhere. ;)
java -cp jython_Release_2_2alpha1.jar
org.python.util.install.Installation


Did you try double clicking on the jar. That is what most do or at
least the last package supported that.


Yeah. It opens in WinRAR. =)

Dave
Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Michael Chermside | last post by:
Ype writes: > For the namespaces in Jython this 'Python internal thread safety' > is handled by the Java class: > >...
6
by: Dave Benjamin | last post by:
Hey good people, I've been doing a lot of simultaneous Jython and CPython programming lately, and just wanted to say, with no intended ill will...
4
by: angel | last post by:
A java runtime environment includes jvm and java class (for example classes.zip in sun jre). Of course jython need jvm,but does it need java class....
1
by: scott | last post by:
I installed darwinports and did a "sudo port install jython" ------------------------- scott$ which jython /opt/local/bin/jython ...
12
by: Mark Fink | last post by:
I wrote a Jython class that inherits from a Java class and (thats the plan) overrides one method. Everything should stay the same. If I run this...
1
by: aprasad21k | last post by:
Jython does not seem to have been updated for more than a year. Any idea whether Jython enhancements are likely to be released in the near future?
3
by: Sloan.Kohler | last post by:
Is Jython development dead or has it just seemed that way for over a year?. The jython.org website has a recent new appearance (but no new content)...
4
by: Neil Wallace | last post by:
Hi all, I am a novice Python/Jython programmer, and Ubuntu user. Ubuntu still only supports only version 2.1 of Jython. I have used the GUI...
5
by: sarup26 | last post by:
Hello .. I would like to know more about Python and Jython? What is the difference between both of them? What is the future for Jython and which...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.