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.

Author rhettinger
Recipients anasofiapaixao, dcbbcd, docs@python, eric.araujo, ezio.melotti, georg.brandl, ncoghlan, rhettinger, terry.reedy
Date 2012-01-23.09:28:58
SpamBayes Score 0.00013299346
Marked as misclassified No
Message-id <1327310939.36.0.175388989146.issue4966@psf.upfronthosting.co.za>
In-reply-to
Content
+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
History
Date User Action Args
2012-01-23 09:28:59rhettingersetrecipients: + rhettinger, georg.brandl, terry.reedy, dcbbcd, ncoghlan, ezio.melotti, eric.araujo, docs@python, anasofiapaixao
2012-01-23 09:28:59rhettingersetmessageid: <1327310939.36.0.175388989146.issue4966@psf.upfronthosting.co.za>
2012-01-23 09:28:58rhettingerlinkissue4966 messages
2012-01-23 09:28:58rhettingercreate