summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorhierro <hierro>2003-12-15 23:17:42 +0000
committerhierro <hierro>2003-12-15 23:17:42 +0000
commit9f5ff684c0117e7257c9fe0ac19a1b8c88b69c92 (patch)
treeb52991a5232e3f6f4f51a98c3561430ba44220ec /TODO
parent1c21b4a333a50a0d70d0dae8273914b0cece9cc0 (diff)
downloadpython-cheetah-9f5ff684c0117e7257c9fe0ac19a1b8c88b69c92.tar.gz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index cd908ce..24e95aa 100644
--- a/TODO
+++ b/TODO
@@ -59,6 +59,9 @@ Requirements for 1.0
- Recognize the exception value as a local variable inside the
'#except Exception, ex' clause. Currently $ex raises NotFound.
+- Reset the current filter to the default (or to the constructor's filter
+ if specified) at the beginning of each fill. Currently, filter changes
+ leak from one fill to the next.
Other TODO Items
================================================================================