summaryrefslogtreecommitdiff
path: root/docs/modules/wsgiwrappers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/wsgiwrappers.txt')
-rw-r--r--docs/modules/wsgiwrappers.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/modules/wsgiwrappers.txt b/docs/modules/wsgiwrappers.txt
new file mode 100644
index 0000000..7774854
--- /dev/null
+++ b/docs/modules/wsgiwrappers.txt
@@ -0,0 +1,10 @@
+:mod:`paste.wsgiwrappers` -- Wrapper functions for WSGI request and response
+============================================================================
+
+.. automodule:: paste.wsgiwrappers
+
+Module Contents
+---------------
+
+.. autoclass:: WSGIRequest
+.. autoclass:: WSGIResponse