diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-04-14 19:22:47 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-04-14 19:22:47 +0200 |
commit | 77282cb4f8d6988587102343e5e8169554095aa5 (patch) | |
tree | fee833e3a9e905ecdbc49fbd9b44cf10bf2f2640 /Python/Python-ast.c | |
parent | d92e078c8d17e66c09f8e279f3efcab6932303a2 (diff) | |
download | cpython-git-77282cb4f8d6988587102343e5e8169554095aa5.tar.gz |
Cleanup PyUnicode_Contains()
* No need to double-check that strings are ready: test already done by
PyUnicode_FromObject()
* Remove useless kind variable (use kind1 instead)
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions