Matthew Barnett <[email protected]> added the comment:
That's what searching does! Does the pattern match here? If not, advance by one character and try again. Repeat until a match is found or you've reached the end. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40043> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
