Una excepción es un objeto de Python que representa un error.
De hecho se puede imprimir cualquier objeto de Python con el comando print.
Este módulo devuelve un objeto de Python como una cadena de texto, permitiendo que se añada al guardado del archivo.
That module turns a python object as a string, allowing it to be added to the saved file.
Provee de funciones que pueden serializar casi cualquier objeto de Python, incluyendo objetos autoreferidos (self-referential).
It provides functions that can serialize almost any Python object, including self-referential objects.
Desgraciadamente, la cuenta de referencias extra lleva a la situación en la que, como bueno, el objeto de Python tendrá un contador de referencias excesivo, y como malo, nunca se liberará esa memoria incluso cuando ya no se usa.
Unfortunately the extra reference counts lead to the situation that, at best, the Python object will have an excessive reference count and, at worst, it will never be freed even when it is not being used.
Los elementos de una lista no tienen que ser del mismo tipo; pueden ser de cualquier tipo de objeto de Python.
The elements of a list do not have to be of the same type; they can be any type of Python object.
Todo objeto de Python es accesible a través de un módulo llamado gluon y ese es el tema de capítulos posteriores.
All of the web2py objects are accessible via a module called gluon, and that is the subject of later chapters.