This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients terry.reedy
Date 2016-10-31.21:27:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477949220.73.0.60909492226.issue28572@psf.upfronthosting.co.za>
In-reply-to
Content
Patch makes two types of change to configdialog.  1. Make tested widgets visible to their methods can be called.  2. Delete an erroneous command argument for General tab radiobutton.  Calling SetKeysType on the General tab just redid adjustments on the Keys tab that were already done.
History
Date User Action Args
2016-10-31 21:27:00terry.reedysetrecipients: + terry.reedy
2016-10-31 21:27:00terry.reedysetmessageid: <1477949220.73.0.60909492226.issue28572@psf.upfronthosting.co.za>
2016-10-31 21:27:00terry.reedylinkissue28572 messages
2016-10-31 21:27:00terry.reedycreate