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 r.david.murray
Recipients berker.peksag, ezio.melotti, maciej.szulik, martin.panter, michael.foord, r.david.murray, rbcollins, serhiy.storchaka
Date 2016-05-28.16:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464452482.33.0.31845669973.issue27132@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, how do you spell "match if and only if all of the following substrings exist in the target string, in any position" in a regex?  If we aren't going to add the method, we should add an example of how to do this to the assertMsgRegex docs.
History
Date User Action Args
2016-05-28 16:21:22r.david.murraysetrecipients: + r.david.murray, rbcollins, ezio.melotti, michael.foord, berker.peksag, martin.panter, serhiy.storchaka, maciej.szulik
2016-05-28 16:21:22r.david.murraysetmessageid: <1464452482.33.0.31845669973.issue27132@psf.upfronthosting.co.za>
2016-05-28 16:21:22r.david.murraylinkissue27132 messages
2016-05-28 16:21:22r.david.murraycreate