From 4275ebb943e5549ceb51577b2e5b1ae7a3ee5b20 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 19 Jun 2011 21:43:46 -0400 Subject: - Copy exception templates from webob.exc into pyramid.httpexceptions and ensure they all work. --- TODO.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index f24b49263..adefbc573 100644 --- a/TODO.txt +++ b/TODO.txt @@ -6,9 +6,6 @@ Must-Have - Grep for IExceptionResponse, forgot what it does. -- Copy exception templates from webob.exc into pyramid.httpexceptions and - ensure they all work. - - Docs mention ``exception.args[0]`` as a way to get messages; check that this works. -- cgit v1.2.3