diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2013-01-03 02:18:09 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2013-01-03 02:18:09 (GMT) |
| commit | 18aa4477d37b8ead78f5f6c36c5da8b8ac593091 (patch) | |
| tree | 8468c7dd618c78958ed9ae78a64f8f2562e46006 /Python/thread_nt.h | |
| parent | af9704a8079ffe38010068103971611c172833f9 (diff) | |
| download | cpython-18aa4477d37b8ead78f5f6c36c5da8b8ac593091.zip cpython-18aa4477d37b8ead78f5f6c36c5da8b8ac593091.tar.gz cpython-18aa4477d37b8ead78f5f6c36c5da8b8ac593091.tar.bz2 | |
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.
Diffstat (limited to 'Python/thread_nt.h')
0 files changed, 0 insertions, 0 deletions
