]> granicus.if.org Git - python/commitdiff
Misc
authorGuido van Rossum <guido@python.org>
Mon, 18 Jan 1999 15:18:34 +0000 (15:18 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 18 Jan 1999 15:18:34 +0000 (15:18 +0000)
Tools/idle/TODO.txt

index 241edf348c17d57acec498a6149c9dd4c682658f..51ea0cc95ee5343b3fe4b6ab2ee2f189f3ff129b 100644 (file)
@@ -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