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 ned.deily
Recipients doko, ned.deily, steve.dower, tim.golden, zach.ware
Date 2015-05-14.23:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431646160.43.0.39261088658.issue24198@psf.upfronthosting.co.za>
In-reply-to
Content
OK, but I still don't understand your comment about OS X.  get_platform() on OS X in general returns info about the platform build environment (e.g. the implied set of all OS versions and CPU archs supported), not about the specific machine environment this instance is executing in.  Is there something you think should be changed?
History
Date User Action Args
2015-05-14 23:29:20ned.deilysetrecipients: + ned.deily, doko, tim.golden, zach.ware, steve.dower
2015-05-14 23:29:20ned.deilysetmessageid: <1431646160.43.0.39261088658.issue24198@psf.upfronthosting.co.za>
2015-05-14 23:29:20ned.deilylinkissue24198 messages
2015-05-14 23:29:20ned.deilycreate