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 | b3f5501250b54de24846480658ca473a5393db49 (patch) | |
tree | 599b03a679fcb27457d67940279487ed20518c8b /Python/ast.c | |
parent | 77821b68a7f23318374087e9c6710ef66312f78d (diff) | |
download | cpython-git-b3f5501250b54de24846480658ca473a5393db49.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/ast.c')
0 files changed, 0 insertions, 0 deletions