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.

作者 Retro
收信人 Retro, georg.brandl, loewis
日期 2008-12-12.23:59:02
SpamBayes Score 0.0016594962
Marked as misclassified
Message-id <1229126344.46.0.112982525583.issue4648@psf.upfronthosting.co.za>
In-reply-to
内容
For Python 2.x that example code is fine, but Python 3.0 has this
switched now. Please read http://www.python.org/dev/peps/pep-0238/.

True division in Python 3.0 is done with one division operator. Please
fix that code example to reflect that.
历史
日期 用户 动作 参数
2008-12-12 23:59:04Retro修改recipients: + Retro, loewis, georg.brandl
2008-12-12 23:59:04Retro修改messageid: <1229126344.46.0.112982525583.issue4648@psf.upfronthosting.co.za>
2008-12-12 23:59:02Retro链接issue4648 messages
2008-12-12 23:59:02Retro创建