"Ed Jensen" <[EMAIL PROTECTED]> wrote: > > Wow, this is pretty misleading. > > Java is, indeed, compiled to bytecode; however, modern JVMs typically > compile the bytecode to native code and then execute the native code. > > CPython strictly interprets bytecode; it does not compile the > bytecode to native code.
By the existence of psyco which has equal functionality, i think he is right in term of terminology. Salam, -Jaimy. -- http://mail.python.org/mailman/listinfo/python-list