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 rhansen
Recipients ezio.melotti, lemburg, rhansen
Date 2010-01-05.17:51:52
SpamBayes Score 0.00019271925
Marked as misclassified No
Message-id <1262713914.68.0.319424692839.issue7615@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch to the unicode unit tests.  It adds tests for the following:
  * unicode_escape escapes single quotes
  * raw_unicode_escape escapes single quotes
  * raw_unicode_escape escapes backslashes
History
Date User Action Args
2010-01-05 17:51:54rhansensetrecipients: + rhansen, lemburg, ezio.melotti
2010-01-05 17:51:54rhansensetmessageid: <1262713914.68.0.319424692839.issue7615@psf.upfronthosting.co.za>
2010-01-05 17:51:53rhansenlinkissue7615 messages
2010-01-05 17:51:53rhansencreate