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 <[email protected]>
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: <[email protected]>
2016-06-13 17:39:05brett.cannonlinkissue27186 messages
2016-06-13 17:39:05brett.cannoncreate