bpo-32905: IDLE - remove unused code in pyparse module (GH-5807)
dump is similar to print but less flexible. lastopenbracketpos is now always initialized in _study2, as was stmt_bracketing, so the class settings are not needed. get_last_open_bracket_pos is never called.
T
Terry Jan Reedy committed
451d1edaf4d27c4e632d81246d308e8dd6ea945f
Parent: 745dc65
Committed by GitHub <noreply@github.com>
on 2/22/2018, 6:19:02 AM