Python Paste


webkit


Attributes

a wkservlet

None

a wkresponse

None

a wktransaction

None

Modules

The paste.webkit module exposes 9 submodules:

FakeWebware
examples
servlet_script
templates
wkapplication
A mostly dummy class to simulate the Webware Application object.
wkcommon
wkrequest
A Webware HTTPRequest object, implemented based on the WSGI request environment dictionary.
wksession
The WebKit session object; an interface surrounding a persistent dictionary.
wsgiapp

See the source for more information.