Message 251047 - Python tracker
Message251047
| Author | terry.reedy |
|---|---|
| Recipients | Arfrever, benjamin.peterson, brett.cannon, larry, python-dev, serhiy.storchaka, terry.reedy |
| Date | 2015-09-19.02:20:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1442629205.44.0.0809257890824.issue24199@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I get it now: the last line should be 'import idlelib.idlever' instead of the redundant line from idlever itself. Will change, and thanks for correcting this before I so the same in multiple other modules. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-19 02:20:05 | terry.reedy | set | recipients: + terry.reedy, brett.cannon, larry, benjamin.peterson, Arfrever, python-dev, serhiy.storchaka |
| 2015-09-19 02:20:05 | terry.reedy | set | messageid: <1442629205.44.0.0809257890824.issue24199@psf.upfronthosting.co.za> |
| 2015-09-19 02:20:05 | terry.reedy | link | issue24199 messages |
| 2015-09-19 02:20:04 | terry.reedy | create | |