Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e752baa

Browse files
committed
Add IDLE wish: access items of arrays
1 parent 53143be commit e752baa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/idle/TODO.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ TO DO:
1212
- display class name in stack viewer entries for methods
1313
- suppress tracing through IDLE internals (e.g. print)
1414
- add a button to suppress through a specific module or class or method
15+
- more object inspection to stack viewer, e.g. to view all array items
1516
- insert the initial current directory into sys.path
1617
- default directory attribute for each window instead of only for windows
1718
that have an associated filename

0 commit comments

Comments
 (0)