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 | 5ddd0d2268a3ffbf4812e1894c0f7ab295b90369 (patch) | |
tree | f12e3a0e1fd6dd37ed13f870b1def3ebaa472bc9 /Python/Python-ast.c | |
parent | 70c975fa38d7f7bd414111be17f064c530094fde (diff) | |
download | cpython-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