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.

作者 barry
收信人 Arfrever, Ramchandra Apte, Retro, amaury.forgeotdarc, barry, benjamin.peterson, djc, dmalcolm, doko, eric.araujo, ezio.melotti, foom, gagern, georg.brandl, jwilk, larry, lemburg, loewis, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, sandro.tosi, vstinner
日期 2011-10-04.14:24:53
SpamBayes Score 2.7261613e-08
Marked as misclassified
Message-id <20111004102446.1218c227@resist.wooz.org>
In-reply-to <1317733394.1.0.349233272923.issue12326@psf.upfronthosting.co.za>
内容
On Oct 04, 2011, at 01:03 PM, Boštjan Mejak wrote:

>I have a better idea... Why don't we change the "linux2" string into just
>"linux". That way we will never run into this kind of issue, even in the
>future when Linux kernel version 4 is going to exist. Any thoughts on this?

Python 3.3 already sets sys.platform to 'linux'.  It can't be done for older
versions due to backward compatibility.
历史
日期 用户 动作 参数
2011-10-04 14:24:54barry修改recipients: + barry, lemburg, loewis, georg.brandl, doko, amaury.forgeotdarc, gagern, foom, pitrou, vstinner, larry, benjamin.peterson, jwilk, djc, ezio.melotti, eric.araujo, Arfrever, Retro, r.david.murray, dmalcolm, sandro.tosi, rosslagerwall, python-dev, petri.lehtinen, Ramchandra Apte
2011-10-04 14:24:53barry链接issue12326 messages
2011-10-04 14:24:53barry创建