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 eric.araujo
Recipients beardedp, docs@python, eric.araujo, ezio.melotti, orsenthil, petri.lehtinen, python-dev
Date 2011-10-06.11:38:11
SpamBayes Score 6.865761e-06
Marked as misclassified No
Message-id <1317901092.1.0.246854308757.issue13073@psf.upfronthosting.co.za>
In-reply-to
Content
It is IMO a source of confusion that the doc talk about a string instead of “a bytes object” (3.x) or “a string (str)” (2.x, unless unicode is supported too).
History
Date User Action Args
2011-10-06 11:38:12eric.araujosetrecipients: + eric.araujo, orsenthil, ezio.melotti, docs@python, beardedp, python-dev, petri.lehtinen
2011-10-06 11:38:12eric.araujosetmessageid: <1317901092.1.0.246854308757.issue13073@psf.upfronthosting.co.za>
2011-10-06 11:38:11eric.araujolinkissue13073 messages
2011-10-06 11:38:11eric.araujocreate