summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index eccfb34ed..ac915955c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -89,9 +89,6 @@ Nice-to-Have
action = '^foo$'
mypackage.views.MyView.foo_GET
-- Raise an exception when a value in response_headerlist is not a
- string or decide to encode.
-
- Update App engine chapter with less creaky directions.
- Add functionality that mocks the behavior of ``repoze.browserid``.