Message 279831 - Python tracker

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.

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.