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
commit5ddd0d2268a3ffbf4812e1894c0f7ab295b90369 (patch)
treef12e3a0e1fd6dd37ed13f870b1def3ebaa472bc9 /Python/Python-ast.c
parent70c975fa38d7f7bd414111be17f064c530094fde (diff)
downloadcpython-5ddd0d2268a3ffbf4812e1894c0f7ab295b90369.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