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 scoder
Recipients benjamin.peterson, scoder
Date 2008-05-20.16:27:43
SpamBayes Score 0.30454135
Marked as misclassified No
Message-id <1211300893.5.0.23905445605.issue2860@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I now see what the actual problem is. Byte strings return the byte
value on indexing.

Changing the title accordingly.
History
Date User Action Args
2008-05-20 16:28:18scodersetspambayes_score: 0.304541 -> 0.30454135
recipients: + scoder, benjamin.peterson
2008-05-20 16:28:14scodersetspambayes_score: 0.304541 -> 0.304541
messageid: <1211300893.5.0.23905445605.issue2860@psf.upfronthosting.co.za>
2008-05-20 16:28:10scoderlinkissue2860 messages
2008-05-20 16:28:09scodercreate