SIGN IN SIGN UP

Close #16281: handle tailmatch() failure and remove useless comment

"honor direction and do a forward or backwards search": the runtime speed may
be different, but I consider that it doesn't really matter in practice. The
direction was never honored before: Python 2.7 uses memcmp() for the str type
for example.
V
Victor Stinner committed
18aa4477d37b8ead78f5f6c36c5da8b8ac593091
Parent: af9704a