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.

作者 ncoghlan
收信人 docs@python, gvanrossum, ncoghlan
日期 2011-08-31.23:05:34
SpamBayes Score 0.00014708837
Marked as misclassified
Message-id <1314831935.29.0.869216361793.issue12874@psf.upfronthosting.co.za>
In-reply-to
内容
Putting the new sections on tier 2 makes a big difference in discoverability, since that's the lowest level the main ToC page shows. Perhaps just including the phrase "Sequence Type" in the new section titles would provide enough logical grouping?

Something like:

4.6 Sequence Types - list, tuple, range
4.7 Text Sequence Type - str
4.8 Binary Data Sequence Types - bytes, bytearray, memoryview
历史
日期 用户 动作 参数
2011-08-31 23:05:35ncoghlan修改recipients: + ncoghlan, gvanrossum, docs@python
2011-08-31 23:05:35ncoghlan修改messageid: <1314831935.29.0.869216361793.issue12874@psf.upfronthosting.co.za>
2011-08-31 23:05:34ncoghlan链接issue12874 messages
2011-08-31 23:05:34ncoghlan创建