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 doerwalter
Recipients doerwalter, georg.brandl, nirs
Date 2007-09-07.15:16:31
SpamBayes Score 0.12794708
Marked as misclassified No
Message-id <1189178191.77.0.425876239508.issue1125@psf.upfronthosting.co.za>
In-reply-to
Content
Because it's not clear whether b'\xa0' *is* whitespace or not. Bytes
have no meaning, characters do.
History
Date User Action Args
2007-09-07 15:16:32doerwaltersetspambayes_score: 0.127947 -> 0.12794708
recipients: + doerwalter, georg.brandl, nirs
2007-09-07 15:16:31doerwaltersetspambayes_score: 0.127947 -> 0.127947
messageid: <1189178191.77.0.425876239508.issue1125@psf.upfronthosting.co.za>
2007-09-07 15:16:31doerwalterlinkissue1125 messages
2007-09-07 15:16:31doerwaltercreate