Files
deb-python-falcon/tests
kgriffs 7db8387ea0 feat(API): Default to using exception.handle in API.add_error_handler
This patch makes the "handler" param optional and defaults to using
a handler that is defined within the exception class itself. The
thinking is that this will encourage a good pattern in that the code
to handle a given error, and the error itself, are defined in the
same place (high cohesion).
2014-01-14 17:04:08 -06:00
..
2014-01-13 23:45:19 -06:00