Larry Bates wrote:

> Nope, no Java knowledge necessary.  Jython just compiles Python code
> to java bytecode instead of python bytecode.  Once it is in java bytecode
> the JVM doesn't know where it came from.

Well that's good to know. I guess there's not much of a point in writing 
pure Python code with Jython, but at least now I know it works that way!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to