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.18:23:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464459825.55.0.205214096894.issue27132@psf.upfronthosting.co.za>
In-reply-to
Content
The complexity of those solutions argues in favor of adding a method, I'd say.

Personally I'd write multiple asserts rather than regex permutations.
History
Date User Action Args
2016-05-28 18:23:45r.david.murraysetrecipients: + r.david.murray, rbcollins, ezio.melotti, michael.foord, berker.peksag, martin.panter, serhiy.storchaka, maciej.szulik
2016-05-28 18:23:45r.david.murraysetmessageid: <1464459825.55.0.205214096894.issue27132@psf.upfronthosting.co.za>
2016-05-28 18:23:45r.david.murraylinkissue27132 messages
2016-05-28 18:23:45r.david.murraycreate