summaryrefslogtreecommitdiff
path: root/docs/modules/lint.txt
diff options
context:
space:
mode:
authormatt <matt@xcolour.net>2013-01-28 11:32:18 -0500
committermatt <matt@xcolour.net>2013-01-28 11:32:18 -0500
commit1afcb52d73271bbbd78f885451aa1b0e78c09871 (patch)
tree9145840d6036fcbc0b6647c88f679a567fa8c54d /docs/modules/lint.txt
downloadpaste-git-1afcb52d73271bbbd78f885451aa1b0e78c09871.tar.gz
Import StringIO so it can be used.stringio
Diffstat (limited to 'docs/modules/lint.txt')
-rw-r--r--docs/modules/lint.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/modules/lint.txt b/docs/modules/lint.txt
new file mode 100644
index 0000000..7a21caf
--- /dev/null
+++ b/docs/modules/lint.txt
@@ -0,0 +1,10 @@
+:mod:`paste.lint` -- Check for the validity of WSGI requests and responses
+==========================================================================
+
+.. automodule:: paste.lint
+
+Module Contents
+---------------
+
+.. autofunction:: middleware
+.. autoexception:: WSGIWarning