Barry A. Warsaw <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue1366311> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
