Files
cpython/Objects
Victor Stinner 18aa4477d3 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.
2013-01-03 03:18:09 +01:00
..
2012-11-03 23:08:27 +01:00
2012-12-19 15:28:46 -06:00
2012-10-06 14:03:24 +02:00
2012-09-29 13:47:39 -04:00