diff options
author | Raymond Hettinger <python@rcn.com> | 2005-02-20 09:54:53 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-02-20 09:54:53 (GMT) |
commit | 57e7447c447249a33a13da853f8c1bfec546842a (patch) | |
tree | b1c4d48fef4139e44d09df84134bd8596c9f22bf /Objects/listobject.c | |
parent | 7cbf1bcb3e55c61617352ec1b20176603dacbafe (diff) | |
download | cpython-57e7447c447249a33a13da853f8c1bfec546842a.zip cpython-57e7447c447249a33a13da853f8c1bfec546842a.tar.gz cpython-57e7447c447249a33a13da853f8c1bfec546842a.tar.bz2 |
* Beef-up tests for str.count().
* Speed-up str.count() by using memchr() to fly between first char matches.
Diffstat (limited to 'Objects/listobject.c')
0 files changed, 0 insertions, 0 deletions