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 serhiy.storchaka
Recipients barry, effbot, eric_noyau, georg.brandl, loewis, serhiy.storchaka
Date 2018-05-25.18:54:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527274473.93.0.682650639539.issue1366311@psf.upfronthosting.co.za>
In-reply-to
Content
It is possible to implement this feature, but it has some limitations.

Did you try to use regex which has this feature? For short strings and simple patterns there may be no benefit.
History
Date User Action Args
2018-05-25 18:54:33serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, effbot, barry, georg.brandl, eric_noyau
2018-05-25 18:54:33serhiy.storchakasetmessageid: <1527274473.93.0.682650639539.issue1366311@psf.upfronthosting.co.za>
2018-05-25 18:54:33serhiy.storchakalinkissue1366311 messages
2018-05-25 18:54:33serhiy.storchakacreate