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
收信人 anasofiapaixao, dcbbcd, docs@python, eric.araujo, ezio.melotti, georg.brandl, ncoghlan, terry.reedy
日期 2011-09-01.01:40:45
SpamBayes Score 3.7382447e-06
Marked as misclassified
Message-id <1314841246.1.0.887148940176.issue4966@psf.upfronthosting.co.za>
In-reply-to
内容
Bringing a suggestion over from #12874, I think it may be worth splitting the current "Sequence Types" section into 3 pieces that all appear in the top level table of contents for the library reference:

4.6 Sequence Types - list, tuple, range
4.7 Text Sequence Type - str
4.8 Binary Data Sequence Types - bytes, bytearray, memoryview
历史
日期 用户 动作 参数
2011-09-01 01:40:46ncoghlan修改recipients: + ncoghlan, georg.brandl, terry.reedy, dcbbcd, ezio.melotti, eric.araujo, docs@python, anasofiapaixao
2011-09-01 01:40:46ncoghlan修改messageid: <1314841246.1.0.887148940176.issue4966@psf.upfronthosting.co.za>
2011-09-01 01:40:45ncoghlan链接issue4966 messages
2011-09-01 01:40:45ncoghlan创建