[Tutor] need help(urgent)
Danny Yoo
dyoo@hkn.eecs.berkeley.edu
Mon, 2 Sep 2002 15:11:52 -0700 (PDT)
On Mon, 2 Sep 2002, Patrick K. O'Brien wrote:
> Not only can they be installed together, they can actually work
> together. There is a version of Python implemented in Java, called
> Jython. Jython allows Python programs to work with Java classes and vice
> versa. So there is no need to delete Java before you install Python.
Hi mufuboy,
For more information on Jython, you can look at:
http://jython.org/
There's some examples on using Java with Python there. Rob Andrews has
also written a quicky tutorial on getting into Jython here:
http://uselesspython.com/Jython_Swing_Basics.html
Please feel free to ask more questions, and we'll be happy to help!