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 georg.brandl
Recipients Seth.Troisi, docs@python, ezio.melotti, georg.brandl, r.david.murray, terry.reedy
Date 2013-10-06.19:01:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381086061.53.0.303951530926.issue12162@psf.upfronthosting.co.za>
In-reply-to
Content
I can't see the issue here.  The RE docs are much better off with the regexes unquoted.

The '(.+) \1' example was fixed today (the string supposed to not match actually did match).
History
Date User Action Args
2013-10-06 19:01:01georg.brandlsetrecipients: + georg.brandl, terry.reedy, ezio.melotti, r.david.murray, docs@python, Seth.Troisi
2013-10-06 19:01:01georg.brandlsetmessageid: <1381086061.53.0.303951530926.issue12162@psf.upfronthosting.co.za>
2013-10-06 19:01:01georg.brandllinkissue12162 messages
2013-10-06 19:01:01georg.brandlcreate