diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-22 07:04:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-22 07:04:05 (GMT) |
commit | d8e7b98b17cd2cc15b307f54a768c9ca31072b5f (patch) | |
tree | b4038e6212f234e44e59c4c059a381c10005ea00 /Lib/idlelib/hyperparser.py | |
parent | 52064c3d8a62c8c14967ec1e004927e9297bb62c (diff) | |
download | cpython-d8e7b98b17cd2cc15b307f54a768c9ca31072b5f.zip cpython-d8e7b98b17cd2cc15b307f54a768c9ca31072b5f.tar.gz cpython-d8e7b98b17cd2cc15b307f54a768c9ca31072b5f.tar.bz2 |
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.
(cherry picked from commit 451d1edaf4d27c4e632d81246d308e8dd6ea945f)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Lib/idlelib/hyperparser.py')
0 files changed, 0 insertions, 0 deletions