Message269415
| Author | terry.reedy |
|---|---|
| Recipients | python-dev, serhiy.storchaka, terry.reedy |
| Date | 2016-06-28.02:33:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1467081198.97.0.204092282849.issue27380@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Revised load_module and new query.ModuleName work, including when invoked by open_class_browser. Tests are need for both. One problem was that using withdrawn root rather than a text as parent caused query.Query to not appear, so wait_window could not be terminated. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-28 02:33:19 | terry.reedy | set | recipients: + terry.reedy, python-dev, serhiy.storchaka |
| 2016-06-28 02:33:18 | terry.reedy | set | messageid: <1467081198.97.0.204092282849.issue27380@psf.upfronthosting.co.za> |
| 2016-06-28 02:33:18 | terry.reedy | link | issue27380 messages |
| 2016-06-28 02:33:18 | terry.reedy | create | |