summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorR. Tyler Ballance <tyler@slide.com>2009-03-29 16:38:54 -0700
committerR. Tyler Ballance <tyler@slide.com>2009-03-29 16:38:54 -0700
commit1e3976da300175f4445adf2cb97f4a77eb9d1308 (patch)
treea5457c8d60a5a0140a6279b745d073571ea5a205 /TODO
parentd03b065c4ac554f7a741859d44c1bba613c176d0 (diff)
downloadpython-cheetah-1e3976da300175f4445adf2cb97f4a77eb9d1308.tar.gz
Remove TODO entry, this is already supported to some extent via the settings infrastructure
Signed-off-by: R. Tyler Ballance <tyler@slide.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index d5c6395..3000cb1 100644
--- a/TODO
+++ b/TODO
@@ -11,8 +11,6 @@ Cheetah Community Edition v2.1.1
========================
- Move Cheetah off of the optik parser to optparse
- "cheetah compile --shbang '#!/usr/bin/python2.6' "
-- Add option "--namemapper=strict" to compilation to optionally disable
- "auto-calling".
- Correct Unicode test failures in src/Tests/Unicode.py