summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 55dc241..91bba08 100644
--- a/TODO
+++ b/TODO
@@ -40,6 +40,9 @@ Other TODO Items
- Debugging tools. See section below.
+- Provide a utility to list the names of all placeholders in the template.
+ Requested by Tracy Ruggles on Feb 21, 2003.
+
- implement some better error handling for misformed #for, #if, #try directives,
etc. At the moment these errors are not caught until Python executes the
code.