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 Sun Mar 16 02:36:10 2014 | http://epydoc.sourceforge.net |