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 barry, brett.cannon, eric.snow, ncoghlan, ned.deily, pitrou, steve.dower, tim.golden, vstinner, zach.ware
Date 2014-12-02.16:46:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417538818.3.0.981392313542.issue22980@psf.upfronthosting.co.za>
In-reply-to
Content
There is also platform.architecture(). I don't like its implementation, it relies on the external file program :-(
History
Date User Action Args
2014-12-02 16:46:58vstinnersetrecipients: + vstinner, barry, brett.cannon, ncoghlan, pitrou, tim.golden, ned.deily, eric.snow, zach.ware, steve.dower
2014-12-02 16:46:58vstinnersetmessageid: <1417538818.3.0.981392313542.issue22980@psf.upfronthosting.co.za>
2014-12-02 16:46:58vstinnerlinkissue22980 messages
2014-12-02 16:46:58vstinnercreate