Message 298160 - Python tracker
Message298160
| Author | wohlganger |
|---|---|
| Recipients | ned.deily, serhiy.storchaka, terry.reedy, wohlganger |
| Date | 2017-07-11.13:48:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499780924.91.0.0695166968049.issue27099@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Pull request won't pass build test, but passes the full idle test on my workstation. Primary cause seems to be: ImportError: cannot import name 'EditorWindow' from 'idlelib.editor' I can also import EditorWindow by itself on my workstation. None of the changes to EditorWindow seem like they should be causing this error. Any ideas? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-11 13:48:44 | wohlganger | set | recipients: + wohlganger, terry.reedy, ned.deily, serhiy.storchaka |
| 2017-07-11 13:48:44 | wohlganger | set | messageid: <1499780924.91.0.0695166968049.issue27099@psf.upfronthosting.co.za> |
| 2017-07-11 13:48:44 | wohlganger | link | issue27099 messages |
| 2017-07-11 13:48:44 | wohlganger | create | |