Message 151805 - Python tracker (original) (raw)

Message151805

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:59 rhettinger set recipients: + rhettinger, georg.brandl, terry.reedy, dcbbcd, ncoghlan, ezio.melotti, eric.araujo, docs@python, anasofiapaixao
2012-01-23 09:28:59 rhettinger set messageid: 1327310939.36.0.175388989146.issue4966@psf.upfronthosting.co.za
2012-01-23 09:28:58 rhettinger link issue4966 messages
2012-01-23 09:28:58 rhettinger create