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 benjamin.peterson
Recipients benjamin.peterson, pitrou
Date 2008-08-01.17:54:02
SpamBayes Score 0.020928124
Marked as misclassified No
Message-id <1217613243.58.0.900508791314.issue3486@psf.upfronthosting.co.za>
In-reply-to
Content
I suppose this is because bytes is simply aliased to str. I propose we
just leave it as is. The ultimate solution is probably backporting th
py3k PyBytes type.
History
Date User Action Args
2008-08-01 17:54:03benjamin.petersonsetrecipients: + benjamin.peterson, pitrou
2008-08-01 17:54:03benjamin.petersonsetmessageid: <1217613243.58.0.900508791314.issue3486@psf.upfronthosting.co.za>
2008-08-01 17:54:02benjamin.petersonlinkissue3486 messages
2008-08-01 17:54:02benjamin.petersoncreate