[issue30666] IDLE: add tests for autocomplete window.

2020-06-06 Thread Terry J. Reedy
Change by Terry J. Reedy : -- versions: +Python 3.10 -Python 3.6, Python 3.7 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue30666] IDLE: add tests for autocomplete window.

2017-06-14 Thread Terry J. Reedy
Terry J. Reedy added the comment: #30632 (and #30348) partly address 1., so transferring it there, and keeping this for autocomplete_w. -- title: IDLE: add tests for auto-completions -> IDLE: add tests for autocomplete window. ___ Python tracker