util


Modules

The webob.util module exposes 4 submodules:

dictmixin
A backport of UserDict.DictMixin for pre-python-2.4
reversed
safegzip
GZip that doesn't include the timestamp
stringtemplate
Just string.Template, backported for use with Python 2.3

See the source for more information.