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 sferencik
Recipients Arfrever, eric.araujo, jkloth, pitrou, sferencik, tarek
Date 2013-09-13.15:20:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379085600.63.0.108773269929.issue18987@psf.upfronthosting.co.za>
In-reply-to
Content
It's very hacky on all of Windows, Unix, and OS X. That's why I don't feel confident to propose a solution.

On Unix, specifically, the return value is heavily based on os.uname(). It seems that the maintainers of OS X have started with the same but then chose to diverge and instead use a list of values.
History
Date User Action Args
2013-09-13 15:20:00sferenciksetrecipients: + sferencik, pitrou, tarek, jkloth, eric.araujo, Arfrever
2013-09-13 15:20:00sferenciksetmessageid: <1379085600.63.0.108773269929.issue18987@psf.upfronthosting.co.za>
2013-09-13 15:20:00sferenciklinkissue18987 messages
2013-09-13 15:20:00sferencikcreate