Package web2py :: Package gluon
[hide private]
[frames] | no frames]

Source Code for Package web2py.gluon

 1  #!/usr/bin/env python 
 2  # -*- coding: utf-8 -*- 
 3  """ 
 4  This file is part of web2py Web Framework (Copyrighted, 2007-2010). 
 5  Developed by Massimo Di Pierro <mdipierro@cs.depaul.edu>. 
 6  License: GPL v2 
 7   
 8   
 9  Web2Py framework modules 
10  ======================== 
11  """ 
12