summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-04-14 19:22:47 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-04-14 19:22:47 +0200
commit77282cb4f8d6988587102343e5e8169554095aa5 (patch)
treefee833e3a9e905ecdbc49fbd9b44cf10bf2f2640 /Python/Python-ast.c
parentd92e078c8d17e66c09f8e279f3efcab6932303a2 (diff)
downloadcpython-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