webkit
The webkit module is accessible via the paste module.
Attributes
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.