[issue4966] Improving Lib Doc Sequence Types Section

Raymond Hettinger report at bugs.python.org
Mon Jan 23 10:28:59 CET 2012


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

+1 for Nick's suggested breakout:

4.6 Sequence Types - list, tuple, range
4.7 Text Sequence Type - str
4.8 Binary Data Sequence Types - bytes, bytearray, memoryview

----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4966>
_______________________________________


More information about the Python-bugs-list mailing list