Message 271486 - Python tracker
Message271486
| Author | terry.reedy |
|---|---|
| Recipients | terry.reedy |
| Date | 2016-07-28.03:04:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1469675068.09.0.412407912627.issue27636@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
idlelib.idle_test.htest Extract a App(Tk) subclass from run function and nested function. Pass that as master instead of bare root. Extract HTest(Toplevel) class with the common code in files with an htest function. Attach HTest to App as an attribute so htest functions can instantiate or subclass. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-28 03:04:28 | terry.reedy | set | recipients: + terry.reedy |
| 2016-07-28 03:04:28 | terry.reedy | set | messageid: <1469675068.09.0.412407912627.issue27636@psf.upfronthosting.co.za> |
| 2016-07-28 03:04:27 | terry.reedy | link | issue27636 messages |
| 2016-07-28 03:04:27 | terry.reedy | create | |