thirdparty/google_appengine/lib/webob/WebOb.egg-info/SOURCES.txt
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 16 Nov 2008 12:48:23 +0000
changeset 484 6364f8b0656b
parent 109 620f9b141567
permissions -rw-r--r--
Add an e-mail dispatcher that can be used to send messages via the website. Add base and invitation templates that can be used with email dispatcher to send invitation emails. Please read the module doc string for more information how to use it. Patch by: Lennard de Rijk, Pawel Solyga

setup.cfg
setup.py
test
WebOb.egg-info/PKG-INFO
WebOb.egg-info/SOURCES.txt
WebOb.egg-info/dependency_links.txt
WebOb.egg-info/top_level.txt
WebOb.egg-info/zip-safe
docs/comment-example.txt
docs/differences.txt
docs/file-example.txt
docs/index.txt
docs/license.txt
docs/news.txt
docs/reference.txt
docs/test-file.txt
docs/wiki-example.txt
docs/comment-example-code/example.py
docs/wiki-example-code/example.py
tests/__init__.py
tests/conftest.py
tests/test_request.py
tests/test_request.txt
tests/test_response.py
tests/test_response.txt
webob/__init__.py
webob/acceptparse.py
webob/byterange.py
webob/cachecontrol.py
webob/datastruct.py
webob/etag.py
webob/exc.py
webob/headerdict.py
webob/multidict.py
webob/statusreasons.py
webob/updatedict.py
webob/util/__init__.py
webob/util/dictmixin.py
webob/util/reversed.py
webob/util/safegzip.py
webob/util/stringtemplate.py