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
Date 2008-04-28.21:42:52
SpamBayes Score 0.003088223
Marked as misclassified No
Message-id <1209418975.28.0.733174226817.issue2713@psf.upfronthosting.co.za>
In-reply-to
Content
This patch gives a Py3k warning when a unicode escape occurs in a raw
unicode string.
History
Date User Action Args
2008-04-28 21:42:55benjamin.petersonsetspambayes_score: 0.00308822 -> 0.003088223
recipients: + benjamin.peterson
2008-04-28 21:42:55benjamin.petersonsetspambayes_score: 0.00308822 -> 0.00308822
messageid: <1209418975.28.0.733174226817.issue2713@psf.upfronthosting.co.za>
2008-04-28 21:42:54benjamin.petersonlinkissue2713 messages
2008-04-28 21:42:53benjamin.petersoncreate