summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.txt b/TODO.txt
index 7fe2840f8..d785f7581 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,11 +1,5 @@
- path module: use pkg_resources (if feasible, given ZCML)
-- audit use of "functools.wraps" (pickling no longer required)
-
-- Docs: add interface docs for IAuthenticationPolicy and
- IAuthorizationPolicy, so people who care might be able to write
- their own.
-
- See if we can do something about always looking up ISettings when we
want to see if auto template reload is on (queryUility is a bit
expensive for this task).