From: Guido van Rossum Date: Tue, 15 Feb 2000 17:15:36 +0000 (+0000) Subject: Tiny addition. X-Git-Tag: v1.6a1~438 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4b8381f4fa807cd84cbebd4067d5d2f780c5295;p=thirdparty%2FPython%2Fcpython.git Tiny addition. --- diff --git a/Tools/idle/TODO.txt b/Tools/idle/TODO.txt index 4bab72f3fcab..071a07aa1427 100644 --- a/Tools/idle/TODO.txt +++ b/Tools/idle/TODO.txt @@ -30,7 +30,7 @@ TO DO: - persistent user state (e.g. window and cursor positions, bindings) - make backups when saving - check file mtimes at various points -- interface with RCS/CVS/Perforce ??? +- Pluggable interface with RCS/CVS/Perforce/Clearcase - status bar??? - better help? - don't open second class browser on same module (nor second path browser)