diff options
author | Steven M. Gava <elguavas@python.net> | 2001-07-19 04:49:13 (GMT) |
---|---|---|
committer | Steven M. Gava <elguavas@python.net> | 2001-07-19 04:49:13 (GMT) |
commit | 4d712a4d6712887e53d5f89943c7bbef5eb9492e (patch) | |
tree | 86c0ac4e7695b13e17b63fa6d1d9ef55ae733b95 /Lib/idlelib/TODO.txt | |
parent | 53d285a9af2c7bfc5534241e011bca232bdfa25e (diff) | |
download | cpython-4d712a4d6712887e53d5f89943c7bbef5eb9492e.zip cpython-4d712a4d6712887e53d5f89943c7bbef5eb9492e.tar.gz cpython-4d712a4d6712887e53d5f89943c7bbef5eb9492e.tar.bz2 |
minor tidy-ups ready for 0.8.1 alpha tarball release
Diffstat (limited to 'Lib/idlelib/TODO.txt')
-rw-r--r-- | Lib/idlelib/TODO.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Lib/idlelib/TODO.txt b/Lib/idlelib/TODO.txt index b5ec7e8..96b0450 100644 --- a/Lib/idlelib/TODO.txt +++ b/Lib/idlelib/TODO.txt @@ -1,4 +1,5 @@ - +Original IDLE todo, much of it now outdated: +============================================ TO DO: - improve debugger: |