diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-08-02 23:05:01 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-08-02 23:05:01 +0200 |
commit | f62b3a75161df082884615b72097825f4a6d2f3f (patch) | |
tree | 6dbace5a3543be2d6bf412a1024b4d0435d3386a /Python/pythonrun.c | |
parent | e4876a25ae551fbea8d949d3e5d3ac931172d916 (diff) | |
download | cpython-f62b3a75161df082884615b72097825f4a6d2f3f.tar.gz |
Close #15534: Fix a typo in the fast search function of the string library (_s => s)
Replace _s with ptr to avoid future confusion. Add also non regression tests.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions