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 yan12125
Recipients vstinner, xdegaye, yan12125
Date 2016-07-02.15:11:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467472305.86.0.946506204775.issue27442@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think sys.implementation is a good place to contain the information of the underlying platform. By Doc/sys.rst:

An object containing information about the implementation of the currently running Python interpreter.
History
Date User Action Args
2016-07-02 15:11:45yan12125setrecipients: + yan12125, vstinner, xdegaye
2016-07-02 15:11:45yan12125setmessageid: <1467472305.86.0.946506204775.issue27442@psf.upfronthosting.co.za>
2016-07-02 15:11:45yan12125linkissue27442 messages
2016-07-02 15:11:45yan12125create