summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorhierro <hierro>2003-09-18 18:19:02 +0000
committerhierro <hierro>2003-09-18 18:19:02 +0000
commit8f61b2a81b7c4f4e74fa61eaa25db26ddf79452c (patch)
tree1c2681b063b4eb0dd074554d17ff92f7142862f1 /TODO
parente1d308dff02887b7f2a8e183f2b5813d5d7456a0 (diff)
downloadpython-cheetah-8f61b2a81b7c4f4e74fa61eaa25db26ddf79452c.tar.gz
Kludge to abort with error message if user runs 'cheetah test' but doesn't
have write permission in the current directory.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index afd69d1..fb85fa7 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,10 @@ Requirements for 1.0
and 'False' instead of '1' and '0' when used as placeholders). The same
thing happens with $True and $False. Do we need a set of parallel tests
for Python >= 2.3?
+- There's a kludge in CheetahWrapper.py to abort with a helpful error message
+ if the user runs 'cheetah test' but doesn't have write permission in the
+ current directory. The tests should instead put their temporary files
+ under the system tmp directory.
- Simplify NameMapper.py while maintaining new behavior (ignore dictionary
attributes/methods when searching for match of first chunk in searchList
lookup). Modify _namemapper.c to conform. Make valueForKey error