summaryrefslogtreecommitdiffstats
path: root/Tools/idle
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-01-18 15:18:34 (GMT)
committerGuido van Rossum <guido@python.org>1999-01-18 15:18:34 (GMT)
commitf87240f44741c68aaa4d3fa3e734198254d4da17 (patch)
tree67cc8f5a7fd5b882be34a70a72eb0e61ac3f6ff2 /Tools/idle
parent31000dd0f4d7bdb1aaf4a1e6b779c63d882ecf46 (diff)
downloadcpython-f87240f44741c68aaa4d3fa3e734198254d4da17.zip
cpython-f87240f44741c68aaa4d3fa3e734198254d4da17.tar.gz
cpython-f87240f44741c68aaa4d3fa3e734198254d4da17.tar.bz2
Misc
Diffstat (limited to 'Tools/idle')
-rw-r--r--Tools/idle/TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tools/idle/TODO.txt b/Tools/idle/TODO.txt
index 241edf3..51ea0cc 100644
--- a/Tools/idle/TODO.txt
+++ b/Tools/idle/TODO.txt
@@ -14,6 +14,9 @@ TO DO:
- ^K should cut to buffer
- restructure state sensitive code to avoid testing flags all the time
- finish debugger
+ - quitting while debugging dosen't work
+ - should have a kill command
+ - break GUI should be finished
- object browser instead of current stack viewer
- persistent user state (e.g. window and cursor positions, bindings)
- make backups when saving