From 0833f63e0b0ca54fd55685767e576e91fd5fb315 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 6 Sep 2011 18:33:18 -0400 Subject: unused imports; garden --- TODO.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 982af67a5..47b6a41aa 100644 --- a/TODO.txt +++ b/TODO.txt @@ -87,11 +87,9 @@ Future ``wsgi.file_wrapper`` support (FileApp.get) - 'HEAD' method support (FileApp.get) - handling file permission exceptions (FileApp.get). - Features we won't supportL ETAG and if-none-match + Features we won't support: ETAG and if-none-match support (DataApp.get); replace with if-modified-since handling. - 1.3: use zope.registry rather than zope.component. -- cgit v1.2.3