This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:05brett.cannonsetrecipients: + brett.cannon, ethan.furman, python-dev, martin.panter, serhiy.storchaka, JelleZijlstra, buchuki
2016-06-13 17:39:05brett.cannonsetmessageid: <1465839545.86.0.128121438698.issue27186@psf.upfronthosting.co.za>
2016-06-13 17:39:05brett.cannonlinkissue27186 messages
2016-06-13 17:39:05brett.cannoncreate