From fc7c37162d1b2820c13023bb5a7f7d9b2f3e0113 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 9 Nov 2010 23:20:12 -0500 Subject: gardening --- TODO.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index f0bd20631..e58812c8b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -52,9 +52,6 @@ - Raise an exception when a value in response_headerlist is not a string or decide to encode. -- Change docs so that we dont use INewReponse, but instead just - NewResponse (likewise for INewRequest, etc). - - Change "Cleaning up After a Request" in the urldispatch chapter to use ``request.add_response_callback``. @@ -76,7 +73,7 @@ - "BFG" in environ variables. -- request.link (route_url) +- request.link (route_url)? - Test on GAE, Jython, PyPy, IronPython. -- cgit v1.2.3