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, scoder
Date 2008-05-15.21:40:08
SpamBayes Score 0.061906125
Marked as misclassified No
Message-id <1210887633.12.0.138627114031.issue2860@psf.upfronthosting.co.za>
In-reply-to
Content
I think it's debatable whether re should byte strings since it is
searching through text and not raw binary data. However, this may be a
case of practicality over purity.
History
Date User Action Args
2008-05-15 21:40:33benjamin.petersonsetspambayes_score: 0.0619061 -> 0.061906125
recipients: + benjamin.peterson, scoder
2008-05-15 21:40:33benjamin.petersonsetspambayes_score: 0.0619061 -> 0.0619061
messageid: <1210887633.12.0.138627114031.issue2860@psf.upfronthosting.co.za>
2008-05-15 21:40:09benjamin.petersonlinkissue2860 messages
2008-05-15 21:40:08benjamin.petersoncreate