Add IDLE wish: access items of arrays
diff --git a/Tools/idle/TODO.txt b/Tools/idle/TODO.txt
index f400d1e..b5ec7e8 100644
--- a/Tools/idle/TODO.txt
+++ b/Tools/idle/TODO.txt
@@ -12,6 +12,7 @@
     - display class name in stack viewer entries for methods
     - suppress tracing through IDLE internals (e.g. print)
     - add a button to suppress through a specific module or class or method
+    - more object inspection to stack viewer, e.g. to view all array items
 - insert the initial current directory into sys.path
 - default directory attribute for each window instead of only for windows
   that have an associated filename