]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40468: Factor out class ExtPage in idlelib.configdialog (GH-26618)
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 9 Jun 2021 01:43:49 +0000 (21:43 -0400)
committerGitHub <noreply@github.com>
Wed, 9 Jun 2021 01:43:49 +0000 (21:43 -0400)
commit5571cabf1b3385087aba2c7c10289bba77494e08
tree6023017e597404780b18f8167f576af136271679
parent9fd21f649d66dcb10108ee395fd68ed32c8239cd
 bpo-40468: Factor out class ExtPage in idlelib.configdialog (GH-26618)
Lib/idlelib/configdialog.py
Lib/idlelib/idle_test/test_configdialog.py