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 christian.heimes
Recipients christian.heimes, eric.smith, lemburg, nnorwitz
Date 2008-03-25.12:42:45
SpamBayes Score 0.049664523
Marked as misclassified No
Message-id <1206448968.44.0.421825592912.issue2477@psf.upfronthosting.co.za>
In-reply-to
Content
Working patch

I had to introduce yet another PyParser Ex method for string parsing. I
also renamed the future feature to "unicode_literals"
History
Date User Action Args
2008-03-25 12:42:48christian.heimessetspambayes_score: 0.0496645 -> 0.049664523
recipients: + christian.heimes, lemburg, nnorwitz, eric.smith
2008-03-25 12:42:48christian.heimessetspambayes_score: 0.0496645 -> 0.0496645
messageid: <1206448968.44.0.421825592912.issue2477@psf.upfronthosting.co.za>
2008-03-25 12:42:47christian.heimeslinkissue2477 messages
2008-03-25 12:42:47christian.heimescreate