.gitignore
MANIFEST.in
setup.cfg
setup.py
tox.ini
toxfast.ini
WebOb.egg-info/PKG-INFO
WebOb.egg-info/SOURCES.txt
WebOb.egg-info/dependency_links.txt
WebOb.egg-info/requires.txt
WebOb.egg-info/top_level.txt
WebOb.egg-info/zip-safe
docs/comment-example.txt
docs/conf.py
docs/differences.txt
docs/do-it-yourself.txt
docs/doctests.py
docs/file-example.txt
docs/index.txt
docs/jsonrpc-example.txt
docs/license.txt
docs/news.txt
docs/reference.txt
docs/test-file.txt
docs/test_dec.txt
docs/test_request.txt
docs/test_response.txt
docs/todo.txt
docs/wiki-example.txt
docs/comment-example-code/example.py
docs/jsonrpc-example-code/jsonrpc.py
docs/jsonrpc-example-code/test_jsonrpc.py
docs/jsonrpc-example-code/test_jsonrpc.txt
docs/modules/client.txt
docs/modules/dec.txt
docs/modules/static.txt
docs/modules/webob.txt
docs/pycon2011/pycon-py3k-sprint.txt
docs/pycon2011/request_table.rst
docs/pycon2011/response_table.rst
docs/wiki-example-code/example.py
tests/__init__.py
tests/conftest.py
tests/performance_test.py
tests/test_acceptparse.py
tests/test_byterange.py
tests/test_cachecontrol.py
tests/test_client.py
tests/test_client_functional.py
tests/test_compat.py
tests/test_cookies.py
tests/test_datetime_utils.py
tests/test_dec.py
tests/test_descriptors.py
tests/test_etag.py
tests/test_etag_nose.py
tests/test_exc.py
tests/test_headers.py
tests/test_in_wsgiref.py
tests/test_misc.py
tests/test_multidict.py
tests/test_request.py
tests/test_request_nose.py
tests/test_response.py
tests/test_static.py
tests/test_transcode.py
tests/test_util.py
webob/__init__.py
webob/acceptparse.py
webob/byterange.py
webob/cachecontrol.py
webob/client.py
webob/compat.py
webob/cookies.py
webob/datetime_utils.py
webob/dec.py
webob/descriptors.py
webob/etag.py
webob/exc.py
webob/headers.py
webob/multidict.py
webob/request.py
webob/response.py
webob/static.py
webob/util.py