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) Contains the classes for the global used variables: - Request - Response - Session
|
|||
SortingPickler | |||
Request defines the request object and the default values of its members |
|||
Response defines the response object and the default values of its members response.write( ) can be used to write in the output html |
|||
Session defines the session object and the default values of its members (None) |
|
|||
|
|||
|
|
|||
FMT =
|
|||
PAST =
|
|||
FUTURE =
|
|||
have_minify = True
|
|||
regex_session_id = re.compile(r'^
|
|||
current = None
|
|||
css_template =
|
|||
js_template =
|
|||
coffee_template =
|
|||
typescript_template =
|
|||
less_template =
|
|||
css_inline =
|
|||
js_inline =
|
|||
__package__ =
|
|
css_template
|
typescript_template
|
less_template
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 14 15:16:59 2013 | http://epydoc.sourceforge.net |