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 maciej.szulik
Recipients maciej.szulik, r.david.murray, serhiy.storchaka
Date 2016-05-26.21:29:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464298169.93.0.452305260304.issue27132@psf.upfronthosting.co.za>
In-reply-to
Content
You could, but then you end up writing nasty regex-es to do that. The idea here is to create a native function that will verify a number of words in whatever order.
History
Date User Action Args
2016-05-26 21:29:29maciej.szuliksetrecipients: + maciej.szulik, r.david.murray, serhiy.storchaka
2016-05-26 21:29:29maciej.szuliksetmessageid: <1464298169.93.0.452305260304.issue27132@psf.upfronthosting.co.za>
2016-05-26 21:29:29maciej.szuliklinkissue27132 messages
2016-05-26 21:29:29maciej.szulikcreate