Handle requests to non-existant URLs gracefully.
authorRene Wagner <rw@nelianur.org>
Tue, 31 Jan 2012 20:58:28 +0000 (21:58 +0100)
committerKeith Packard <keithp@keithp.com>
Tue, 7 Feb 2012 16:15:03 +0000 (08:15 -0800)
commitdadb66959582731f46fc35857b83f0116ad2b793
treea1c4ce5a204d33a5a023a13f0681950edaea6ed4
parent9cd10d84e0c47aee30b39e27b7232c6271837db1
Handle requests to non-existant URLs gracefully.

Previously, a GET request on / would result in multiple
exceptions.

Signed-off-by: Rene Wagner <rw@nelianur.org>
calypso/__init__.py