Use libbe.util.http.HTTP_USER_ERROR everywhere instead of hardcoding 418
authorW. Trevor King <wking@tremily.us>
Sun, 28 Oct 2012 23:59:41 +0000 (19:59 -0400)
committerW. Trevor King <wking@tremily.us>
Sun, 28 Oct 2012 23:59:41 +0000 (19:59 -0400)
commit8f1515c8130bff5de7335f648d6bbffc0a4615e5
treebb58b8df7bd4278bc430801d29008354cc4eaeea
parent33f6291e1f4a04e9a56b885dea187943fcfab7a4
Use libbe.util.http.HTTP_USER_ERROR everywhere instead of hardcoding 418
libbe/command/html.py
libbe/command/serve_commands.py
libbe/command/serve_storage.py
libbe/util/wsgi.py