diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2013-04-14 17:22:47 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2013-04-14 17:22:47 (GMT) |
| commit | 77282cb4f8d6988587102343e5e8169554095aa5 (patch) | |
| tree | fee833e3a9e905ecdbc49fbd9b44cf10bf2f2640 /Python/getcompiler.c | |
| parent | d92e078c8d17e66c09f8e279f3efcab6932303a2 (diff) | |
| download | cpython-77282cb4f8d6988587102343e5e8169554095aa5.zip cpython-77282cb4f8d6988587102343e5e8169554095aa5.tar.gz cpython-77282cb4f8d6988587102343e5e8169554095aa5.tar.bz2 | |
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/getcompiler.c')
0 files changed, 0 insertions, 0 deletions
