Message 268457 - Python tracker
Message268457
| Author | brett.cannon |
|---|---|
| Recipients | JelleZijlstra, brett.cannon, buchuki, ethan.furman, martin.panter, python-dev, serhiy.storchaka |
| Date | 2016-06-13.17:39:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1465839545.86.0.128121438698.issue27186@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for catching my screw-up, Martin; I misread the checks in the file by noticing the "nt" bit but not picking up it was comparing against sys.name instead of sys.platform. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-13 17:39:05 | brett.cannon | set | recipients: + brett.cannon, ethan.furman, python-dev, martin.panter, serhiy.storchaka, JelleZijlstra, buchuki |
| 2016-06-13 17:39:05 | brett.cannon | set | messageid: <1465839545.86.0.128121438698.issue27186@psf.upfronthosting.co.za> |
| 2016-06-13 17:39:05 | brett.cannon | link | issue27186 messages |
| 2016-06-13 17:39:05 | brett.cannon | create | |