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.

作者 vstinner
收信人 Arfrever, Ramchandra Apte, amaury.forgeotdarc, djc, doko, eric.araujo, ezio.melotti, jwilk, lemburg, loewis, neologix, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, vstinner
日期 2011-07-21.09:10:52
SpamBayes Score 6.5116645e-08
Marked as misclassified
Message-id <1311239453.6.0.762657652219.issue12326@psf.upfronthosting.co.za>
In-reply-to
内容
> It seems currently that in python 3.2 sys.platform is linux2
> even though it is running linux 3

It's maybe because you ran ./configure with Linux 2.x.y (see msg138254). Try make distclean && ./configure --with-debug && make.
历史
日期 用户 动作 参数
2011-07-21 09:10:53vstinner修改recipients: + vstinner, lemburg, loewis, doko, amaury.forgeotdarc, pitrou, jwilk, djc, ezio.melotti, eric.araujo, Arfrever, r.david.murray, neologix, rosslagerwall, python-dev, petri.lehtinen, Ramchandra Apte
2011-07-21 09:10:53vstinner修改messageid: <1311239453.6.0.762657652219.issue12326@psf.upfronthosting.co.za>
2011-07-21 09:10:53vstinner链接issue12326 messages
2011-07-21 09:10:52vstinner创建