Message276852
| Author | steve.dower |
|---|---|
| Recipients | christian.heimes, python-dev, steve.dower |
| Date | 2016-09-17.21:37:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1474148227.02.0.300446220705.issue28192@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Turned out that we really only need to check for sys.__interactivehook__, which made it much easier to write the tests. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-17 21:37:07 | steve.dower | set | recipients: + steve.dower, christian.heimes, python-dev |
| 2016-09-17 21:37:07 | steve.dower | set | messageid: <1474148227.02.0.300446220705.issue28192@psf.upfronthosting.co.za> |
| 2016-09-17 21:37:06 | steve.dower | link | issue28192 messages |
| 2016-09-17 21:37:06 | steve.dower | create | |