SIGN IN SIGN UP

bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871)

Replace tkinter tkSimpleDialog.askinteger with a standard IDLE query dialog.
The new box checks for positivity before returning.
T
Terry Jan Reedy committed
363fab83b8a0e6d924c7a7c577feec6a2812bb8c
Parent: e7cab7f
Committed by GitHub <noreply@github.com> on 3/9/2020, 8:51:20 PM