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 serhiy.storchaka
Recipients aronacher, christian.heimes, ezio.melotti, flox, ncoghlan, serhiy.storchaka, vinay.sajip
Date 2012-06-17.16:36:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339950975.1668.3.camel@raxxla>
In-reply-to <1339937933.18.0.0248880332915.issue15096@psf.upfronthosting.co.za>
Content
> I've created a patch that disabled ur'' syntax, updates the docs and adds some tests for u'' syntax. 

Don't forget tokenize module (see issue15054).
History
Date User Action Args
2012-06-17 16:36:04serhiy.storchakasetrecipients: + serhiy.storchaka, vinay.sajip, ncoghlan, christian.heimes, aronacher, ezio.melotti, flox
2012-06-17 16:36:03serhiy.storchakalinkissue15096 messages
2012-06-17 16:36:03serhiy.storchakacreate