From ba2ac14279ed1f1115cc074950889636283b938c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 10 Apr 2011 14:38:46 -0400 Subject: - An exception raised by a NewRequest event subscriber can now be caught by an exception view. --- TODO.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 2cd208da2..d2d2a847a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -6,9 +6,6 @@ Should-Have - MultiDict documentation. -- Move newrequest send event into inner try block in router so exceptions - generated by newrequest subscribers can serve as exception view gotos. - - https://github.com/Pylons/pyramid/issues#issue/67 (fixing would make it possible to render a static site from a static dir). -- cgit v1.2.3