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 mrabarnett
Recipients Tito.Bouzout, ezio.melotti, mrabarnett
Date 2014-04-17.14:09:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397743788.5.0.788189369099.issue21283@psf.upfronthosting.co.za>
In-reply-to
Content
The argument isn't a regex, it's a raw string literal consisting of the characters " (quote), \ (backslash), ' (apostrophe), < (less than) and > (greater than).
History
Date User Action Args
2014-04-17 14:09:48mrabarnettsetrecipients: + mrabarnett, ezio.melotti, Tito.Bouzout
2014-04-17 14:09:48mrabarnettsetmessageid: <1397743788.5.0.788189369099.issue21283@psf.upfronthosting.co.za>
2014-04-17 14:09:48mrabarnettlinkissue21283 messages
2014-04-17 14:09:48mrabarnettcreate