]> granicus.if.org Git - python/commit
Issue 3068: Move idlelib.configDialog action button creation into a separate
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 9 Oct 2014 00:29:13 +0000 (20:29 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 9 Oct 2014 00:29:13 +0000 (20:29 -0400)
commit92cb0a361f7bb76c77c97b27b2c9cfcc5bb6fb3d
treeaa0d9159985d7bd20320fdcec88dedc51cc8bbf8
parente2bd2a718602bf6d6d607fc9a0b7574a18874847
Issue 3068: Move idlelib.configDialog action button creation into a separate
method so it can be reused by the new extension dialog.
Lib/idlelib/configDialog.py