Michael Merickel
2013-08-20 e64e71523d70261b551ba41f13f389ebf1324f1b
remove mention of unused http status code
1 files modified
1 ■■■■ changed files
pyramid/httpexceptions.py 1 ●●●● patch | view | raw | blame | history
pyramid/httpexceptions.py
@@ -28,7 +28,6 @@
      * 303 - HTTPSeeOther
      * 304 - HTTPNotModified
      * 305 - HTTPUseProxy
      * 306 - Unused (not implemented, obviously)
      * 307 - HTTPTemporaryRedirect
    HTTPError
      HTTPClientError