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.

作者 ezio.melotti
收信人 anasofiapaixao, dcbbcd, docs@python, eric.araujo, ezio.melotti, georg.brandl, ncoghlan, rhettinger, terry.reedy
日期 2012-01-27.15:12:21
SpamBayes Score 2.2692255e-05
Marked as misclassified
Message-id <1327677142.77.0.0961228400291.issue4966@psf.upfronthosting.co.za>
In-reply-to
内容
Have you considered/planned to rework a bit the beginning of the page too?
(Technically the issue is about the Sequence types section, but the whole page could be improved.)
IMHO the sections about Truth value testing, Boolean operations, and Comparison are out of place there, and True/False/None should be described instead.
The idea is that a developer new to Python should be able to come to this page, take a look at the headers and figure out what the main types are (what you did so far is already a good step in the right direction).
历史
日期 用户 动作 参数
2012-01-27 15:12:22ezio.melotti修改recipients: + ezio.melotti, georg.brandl, rhettinger, terry.reedy, dcbbcd, ncoghlan, eric.araujo, docs@python, anasofiapaixao
2012-01-27 15:12:22ezio.melotti修改messageid: <1327677142.77.0.0961228400291.issue4966@psf.upfronthosting.co.za>
2012-01-27 15:12:22ezio.melotti链接issue4966 messages
2012-01-27 15:12:21ezio.melotti创建