summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorhierro <hierro>2002-04-13 22:14:53 +0000
committerhierro <hierro>2002-04-13 22:14:53 +0000
commit58e36d810ee8c669a3b5b9b00f28da0e794e6aa4 (patch)
treee035c1d1f98d367394df0b76fde1edf706c1c40a /TODO
parent973458bdc0ac4ffa327dc9f5190d7817cd15b46b (diff)
downloadpython-cheetah-58e36d810ee8c669a3b5b9b00f28da0e794e6aa4.tar.gz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index b7be38f..d532eef 100644
--- a/TODO
+++ b/TODO
@@ -67,6 +67,10 @@ Implementation
output. The only outputting directives I see are #echo, #block and
#include.
+- Change all True/False definitions to try blocks that don't override
+ the built-in names if they exist. (True & False were added to Python
+ 2.2.1.)
+
Test Suite
================================================================================
- test cases for the SkeletonPage framework