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 JayKrish, Todd.Rovito, ezio.melotti, philwebster, python-dev, terry.reedy
Date 2013-08-20.19:30:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377027018.63.0.282366419199.issue18592@psf.upfronthosting.co.za>
In-reply-to
Content
For next edit -- docstring for class SearchDialogBase:
>     +    a row of standard radiobuttons (create_option_buttons);
This is wrong -- these are Checkbuttons
>     +    a row of dialog specific radiobuttons (create_other_buttons).
dialog-specific Radiobuttons
History
Date User Action Args
2013-08-20 19:30:18terry.reedysetrecipients: + terry.reedy, ezio.melotti, Todd.Rovito, python-dev, JayKrish, philwebster
2013-08-20 19:30:18terry.reedysetmessageid: <1377027018.63.0.282366419199.issue18592@psf.upfronthosting.co.za>
2013-08-20 19:30:18terry.reedylinkissue18592 messages
2013-08-20 19:30:18terry.reedycreate