]> 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:05 +0000 (20:29 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 9 Oct 2014 00:29:05 +0000 (20:29 -0400)
commit23030dbfe24cdb5269c111ca10c5640df6bff668
treee75b2aa83402f47b4836e426b8a47a47a2f95264
parent163d7fb842f444498605b56884e3d7be0995df31
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