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.

作者 amaury.forgeotdarc
收信人 Arfrever, amaury.forgeotdarc, lemburg, loewis, neologix, pitrou, rosslagerwall, vstinner
日期 2011-06-14.06:28:01
SpamBayes Score 3.937918e-05
Marked as misclassified
Message-id <1308032882.41.0.529050387493.issue12326@psf.upfronthosting.co.za>
In-reply-to
内容
The change to sys.platform=='linux' would break code even on current platforms.
OTOH, we have sys.platform=='win32' even on Windows 64bit; would this favor keeping 'linux2' on all versions of Linux as well?
历史
日期 用户 动作 参数
2011-06-14 06:28:02amaury.forgeotdarc修改recipients: + amaury.forgeotdarc, lemburg, loewis, pitrou, vstinner, Arfrever, neologix, rosslagerwall
2011-06-14 06:28:02amaury.forgeotdarc修改messageid: <1308032882.41.0.529050387493.issue12326@psf.upfronthosting.co.za>
2011-06-14 06:28:01amaury.forgeotdarc链接issue12326 messages
2011-06-14 06:28:01amaury.forgeotdarc创建