Skip to content

Commit

Permalink
explain better
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed May 28, 2011
1 parent e25be52 commit a90d323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyramid/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ class WSGIHTTPException(Response, HTTPException):
# on request environ
#
# - doesn't add request.environ keys to template substitutions unless
# 'request' is passed as a keyword argument.
# 'request' is passed as a constructor keyword argument.
#
# - doesn't use "strip_tags" (${br} placeholder for <br/>, no other html
# in default body template)
Expand Down

0 comments on commit a90d323

Please sign in to comment.