summaryrefslogtreecommitdiff
path: root/wsgitools/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'wsgitools/__init__.py')
-rw-r--r--wsgitools/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/wsgitools/__init__.py b/wsgitools/__init__.py
index 13aaab9..784baef 100644
--- a/wsgitools/__init__.py
+++ b/wsgitools/__init__.py
@@ -11,6 +11,4 @@ The toolbox provides:
in L{wsgitools.middlewares}
- digest authentication (RFC2617) in L{wsgitools.digest}
- servers for the scgi protocol in L{wsgitools.scgi}
- - adapter classes for an interface that might in distant future be the second
- version of wsgi in L{wsgitools.adapters}
"""