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 python-dev
Recipients Arfrever, amaury.forgeotdarc, doko, eric.araujo, ezio.melotti, jwilk, lemburg, loewis, neologix, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, vstinner
Date 2011-07-09.13:49:27
SpamBayes Score 0.00029371737
Marked as misclassified No
Message-id <E1QfXuQ-0002u8-OI@dinsdale.python.org>
In-reply-to
Content
New changeset 53d2d30d6ca0 by Antoine Pitrou in branch '2.7':
Issue #12326: document the recommended idiom for checking sys.platform on Unix systems.
http://hg.python.org/cpython/rev/53d2d30d6ca0
History
Date User Action Args
2011-07-09 13:49:28python-devsetrecipients: + python-dev, lemburg, loewis, doko, amaury.forgeotdarc, pitrou, vstinner, jwilk, ezio.melotti, eric.araujo, Arfrever, r.david.murray, neologix, rosslagerwall, petri.lehtinen
2011-07-09 13:49:27python-devlinkissue12326 messages
2011-07-09 13:49:27python-devcreate