pyweblib (version 1.0.2) | index /usr/lib/python2.1/site-packages/pyweblib/__init__.py |
pyweblib - several modules for web programming tasks
(C) 2001 by Michael Stroeder <michael@stroeder.com>
This module including sub-modules is distributed under the terms
of the GPL (GNU GENERAL PUBLIC LICENSE) Version 2
(see http://www.gnu.org/copyleft/gpl.html)
requires Python 2.0+
pyweblib.forms class library for handling <FORM> input
pyweblib.session server-side web session handling
pyweblib.helper misc. stuff useful in CGI-BINs
pyweblib.sslenv retrieves SSL-related env vars
pyweblib.httphelper very basic HTTP functions
Package Contents | ||||||
|
Data | ||
__file__ = '/usr/lib/python2.1/site-packages/pyweblib/__init__.pyc' __name__ = 'pyweblib' __path__ = ['/usr/lib/python2.1/site-packages/pyweblib'] __version__ = '1.0.2' |