Message 320014 - Python tracker
Message320014
| Author | terry.reedy |
|---|---|
| Recipients | terry.reedy |
| Date | 2018-06-20.03:50:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529466604.07.0.56676864532.issue33907@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I also changed calltips.CallTips to calltip.Calltip, which is the same class name as for calltip_w.Calltip (formerly CallTip). This is confusing now and would block merging the files. Change the latter to calltip_w.CalltipW (for Window). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-20 03:50:04 | terry.reedy | set | recipients: + terry.reedy |
| 2018-06-20 03:50:04 | terry.reedy | set | messageid: <1529466604.07.0.56676864532.issue33907@psf.upfronthosting.co.za> |
| 2018-06-20 03:50:04 | terry.reedy | link | issue33907 messages |
| 2018-06-20 03:50:03 | terry.reedy | create | |