Some of the information here may be outdated, please check the book instead
[edit]

Python is a much less verbose language than Java is and therefore it is better suited for Agile development and rapid prototyping.

There are two major Python interpreters: CPython (written in C) and Jython (written in Java).

Jython allows to run Python programs (including web2py) within the JVM.

© 2008-2010 by Massimo Di Pierro - All rights reserved - Powered by web2py - design derived from a theme by the earlybird
The content of this book is released under the Artistic License 2.0 - Modified content cannot be reproduced.