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 ipatrol
Recipients brian.curtin, docs@python, eric.araujo, georg.brandl, ipatrol, l0nwlf, mark.dickinson, pitrou
Date 2010-07-25.00:37:40
SpamBayes Score 0.17864898
Marked as misclassified No
Message-id <1280018264.02.0.490119418589.issue8340@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, I'll say. I prefer bytearray to back-and-forth mapping with chr and ord. I use it particularly as a mid-step in working with binary representations of strings. Please backport these docs with changes reflecting 2.x's paradigms.
History
Date User Action Args
2010-07-25 00:37:44ipatrolsetrecipients: + ipatrol, georg.brandl, mark.dickinson, pitrou, eric.araujo, brian.curtin, l0nwlf, docs@python
2010-07-25 00:37:44ipatrolsetmessageid: <1280018264.02.0.490119418589.issue8340@psf.upfronthosting.co.za>
2010-07-25 00:37:41ipatrollinkissue8340 messages
2010-07-25 00:37:41ipatrolcreate