Message298138
| Author | louielu |
|---|---|
| Recipients | louielu, serhiy.storchaka, terry.reedy |
| Date | 2017-07-11.07:08:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499756906.45.0.302842367354.issue30870@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
configdialog misuse `self.withdraw` at init, it should be `self.wm_withdraw`, #30900 fix this problem. After that, it should be a success to use event_generate in configdialog unittest with no `self.withdraw`. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-11 07:08:26 | louielu | set | recipients: + louielu, terry.reedy, serhiy.storchaka |
| 2017-07-11 07:08:26 | louielu | set | messageid: <1499756906.45.0.302842367354.issue30870@psf.upfronthosting.co.za> |
| 2017-07-11 07:08:26 | louielu | link | issue30870 messages |
| 2017-07-11 07:08:26 | louielu | create | |