Barry A. Warsaw <ba...@python.org> added the comment:

> Did you try to use regex which has this feature? For short strings and simple 
> patterns there may be no benefit.

In my use case, it’s not possible, since the problematic API is glob.iglob() 
through multiple levels of calls.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue1366311>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to