Message221980
| Author | terry.reedy |
|---|---|
| Recipients | BreamoreBoy, python-dev, rhettinger, terry.reedy |
| Date | 2014-06-30.20:18:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1404159509.16.0.245163970789.issue14117@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
21884 removed or moved global system-changing or gui calls to main. Wrapping two_canvases code (except for window preserving mainloop) to a new main fixed its problems. Should remove reload from main driver, and test. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-30 20:18:29 | terry.reedy | set | recipients: + terry.reedy, rhettinger, BreamoreBoy, python-dev |
| 2014-06-30 20:18:29 | terry.reedy | set | messageid: <1404159509.16.0.245163970789.issue14117@psf.upfronthosting.co.za> |
| 2014-06-30 20:18:29 | terry.reedy | link | issue14117 messages |
| 2014-06-30 20:18:29 | terry.reedy | create | |