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 ncoghlan
Recipients cjw296, fwierzbicki, ncoghlan, pitrou, r.david.murray
Date 2009-11-18.11:32:47
SpamBayes Score 1.0360822e-07
Marked as misclassified No
Message-id <1258543969.41.0.296756349995.issue6816@psf.upfronthosting.co.za>
In-reply-to
Content
I fixed the tests to use the proper escaping function from the re module
instead of directly doubling backslashes, so that error shouldn't happen
any more.

(Was it one of the unstable buildbots that picked this up? I didn't see
anything come through on the checkins list)
History
Date User Action Args
2009-11-18 11:32:49ncoghlansetrecipients: + ncoghlan, pitrou, cjw296, fwierzbicki, r.david.murray
2009-11-18 11:32:49ncoghlansetmessageid: <1258543969.41.0.296756349995.issue6816@psf.upfronthosting.co.za>
2009-11-18 11:32:48ncoghlanlinkissue6816 messages
2009-11-18 11:32:48ncoghlancreate