| Home | Trees | Indices | Help |
|
|---|
|
|
This file is part of the web2py Web Framework Copyrighted by Massimo Di Pierro <mdipierro@cs.depaul.edu> License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html)
|
|||
|
TicketStorage defines the ticket object and the default values of its members (None) |
|||
|
RestrictedError class used to wrap an exception that occurs in the restricted environment below. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
logger = logging.getLogger("web2py")
|
|||
__package__ =
|
|||
|
|||
runs code in environment and returns the output. if an exception occurs in code it raises a RestrictedError containing the traceback. layer is passed to RestrictedError to identify where the error occurred. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 14 15:17:00 2013 | http://epydoc.sourceforge.net |