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 pitrou
Recipients brian.curtin, docs@python, eric.araujo, georg.brandl, l0nwlf, mark.dickinson, pitrou
Date 2010-06-21.18:09:26
SpamBayes Score 0.043200806
Marked as misclassified No
Message-id <1277143769.25.0.90252642362.issue8340@psf.upfronthosting.co.za>
In-reply-to
Content
'bytes' is an alias for 'str' in 2.x, so it shouldn't be "documented" separately.
As for bytearray, yes, it should be added if not present.
History
Date User Action Args
2010-06-21 18:09:29pitrousetrecipients: + pitrou, georg.brandl, mark.dickinson, eric.araujo, brian.curtin, l0nwlf, docs@python
2010-06-21 18:09:29pitrousetmessageid: <1277143769.25.0.90252642362.issue8340@psf.upfronthosting.co.za>
2010-06-21 18:09:26pitroulinkissue8340 messages
2010-06-21 18:09:26pitroucreate