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 ezio.melotti
Recipients dangra, ezio.melotti, lemburg, sjmachin
Date 2010-04-01.06:14:53
SpamBayes Score 0.00019946953
Marked as misclassified No
Message-id <1270102496.1.0.827137476515.issue8271@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, right now I'm considering valid all the bytes that start with '10...'. C2 starts with '11...' so it's a "failing byte".
History
Date User Action Args
2010-04-01 06:14:56ezio.melottisetrecipients: + ezio.melotti, lemburg, sjmachin, dangra
2010-04-01 06:14:56ezio.melottisetmessageid: <1270102496.1.0.827137476515.issue8271@psf.upfronthosting.co.za>
2010-04-01 06:14:54ezio.melottilinkissue8271 messages
2010-04-01 06:14:53ezio.melotticreate