diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-04-09 21:53:54 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-04-09 21:53:54 +0200 |
commit | a85af502a4e11d910701f5b7fe16b44c400bf57b (patch) | |
tree | a5ea314214494f0855f4666c83131f8150a7879d /Python/pythonrun.c | |
parent | 69ed0f4c86e7004aa9867f3f104b76e858f26990 (diff) | |
download | cpython-git-a85af502a4e11d910701f5b7fe16b44c400bf57b.tar.gz |
Optimize make_bloom_mask(), used by str.strip(), str.lstrip() and str.rstrip()
Write specialized functions per Unicode kind to avoid the expensive
PyUnicode_READ() macro.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions