commit | ffda25f6b825f3dee493b6f0746266a4dd6989f0 | [log] [tgz] |
---|---|---|
author | Cheryl Sabella <cheryl.sabella@gmail.com> | Mon Feb 17 21:47:52 2020 -0500 |
committer | GitHub <noreply@github.com> | Mon Feb 17 21:47:52 2020 -0500 |
tree | 6e69751897cc7ced8368b0d98e1adf41aa937a90 | |
parent | 4c1b6a6f4fc46add0097efb3026cf3f0c89f88a2 [diff] |
bpo-39663: IDLE: Add additional tests for pyparse (GH-18536) Test when find_good_parse_start should return 0. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>