summaryrefslogtreecommitdiff
path: root/paste/exceptions
diff options
context:
space:
mode:
authorianb <devnull@localhost>2007-10-23 19:20:19 +0000
committerianb <devnull@localhost>2007-10-23 19:20:19 +0000
commit12419a84101b6c897c7ce40ba4f7f04ce85d353b (patch)
tree876c323a15c6af427cdcaffa502d3e1590eca2c9 /paste/exceptions
parent8bbad7253988c61c0030e589d73c062602e516d3 (diff)
downloadpaste-12419a84101b6c897c7ce40ba4f7f04ce85d353b.tar.gz
doc fixes
Diffstat (limited to 'paste/exceptions')
-rw-r--r--paste/exceptions/errormiddleware.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/paste/exceptions/errormiddleware.py b/paste/exceptions/errormiddleware.py
index 8c5b15d..0842ed2 100644
--- a/paste/exceptions/errormiddleware.py
+++ b/paste/exceptions/errormiddleware.py
@@ -47,8 +47,7 @@ class ErrorMiddleware(object):
If true, then errors will be printed to ``wsgi.errors``
(frequently a server error log, or stderr).
- ``from_address``, ``smtp_server``, ``error_subject_prefix``,
- ``smtp_username``, ``smtp_password``, ``smtp_use_tls``:
+ ``from_address``, ``smtp_server``, ``error_subject_prefix``, ``smtp_username``, ``smtp_password``, ``smtp_use_tls``:
variables to control the emailed exception reports
``error_message``: