]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
PyUnicode_FindChar() raises a IndexError on invalid index
authorVictor Stinner <victor.stinner@haypocalc.com>
Sat, 1 Oct 2011 23:08:37 +0000 (01:08 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sat, 1 Oct 2011 23:08:37 +0000 (01:08 +0200)
commit267aa24365b9fe6b142be49a2db2219f14c456b7
treec145ae95396519740e22b76b75ec697c8041e224
parentbc603d12b7f7db959878068de65e623298a7eae3
PyUnicode_FindChar() raises a IndexError on invalid index
Objects/unicodeobject.c