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 vstinner
Recipients vstinner, xdegaye
Date 2018-01-23.17:38:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516729133.81.0.467229070634.issue32637@psf.upfronthosting.co.za>
In-reply-to
Content
Wait, os.name is 'posix' on Android. That's fine in fact. Only sys.platform should be updated.
History
Date User Action Args
2018-01-23 17:38:53vstinnersetrecipients: + vstinner, xdegaye
2018-01-23 17:38:53vstinnersetmessageid: <1516729133.81.0.467229070634.issue32637@psf.upfronthosting.co.za>
2018-01-23 17:38:53vstinnerlinkissue32637 messages
2018-01-23 17:38:53vstinnercreate