Package gluon :: Module globals
[hide private]
[frames] | no frames]

Module globals

source code

This file is part of web2py Web Framework (Copyrighted, 2007) Developed by Massimo Di Pierro <mdipierro@cs.depaul.edu> License: GPL v2

Classes [hide private]
  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)