Message225948
Since the menu argument was the 'opposite' of the stop argument, both in theory and practice, it was never needed as a parameter/argument. configGUI could have had the following first line to create it.
menu = NORMAL if stop == DISABLED else DISABLED |
|
Date |
User |
Action |
Args |
2014-08-27 06:04:31 | terry.reedy | set | recipients:
+ terry.reedy, ned.deily, python-dev, serhiy.storchaka, Lita.Cho |
2014-08-27 06:04:31 | terry.reedy | set | messageid: <1409119471.34.0.96450372719.issue22065@psf.upfronthosting.co.za> |
2014-08-27 06:04:31 | terry.reedy | link | issue22065 messages |
2014-08-27 06:04:31 | terry.reedy | create | |
|