diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-10 03:21:36 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-10 03:21:36 +0200 |
commit | 38c3b0f952599c52b621ee06945432f1af635c16 (patch) | |
tree | adb006f8c4f61edc375ce11d2a1951f9f4e33511 /Python/Python-ast.c | |
parent | 40628ad66dfb2406d245e34969dd028a33dc5b46 (diff) | |
download | cpython-38c3b0f952599c52b621ee06945432f1af635c16.tar.gz |
any_find_slice() doesn't use callbacks anymore
* Call directly the right find/rfind method: allow inlining functions
* Remove Py_LOCAL_CALLBACK (added for any_find_slice)
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions