diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-01 22:34:53 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-01 22:34:53 (GMT) |
commit | cd9950fd094394927c0cf85560679ca6a7b33038 (patch) | |
tree | 5678a6da8d21beed514da006c3ef12ac4bbf734c /Python/graminit.c | |
parent | 2fe5ced752d5d17eae3e0ad23c0f7f2208770d2d (diff) | |
download | cpython-cd9950fd094394927c0cf85560679ca6a7b33038.zip cpython-cd9950fd094394927c0cf85560679ca6a7b33038.tar.gz cpython-cd9950fd094394927c0cf85560679ca6a7b33038.tar.bz2 |
PyUnicode_WriteChar() raises IndexError on invalid index
PyUnicode_WriteChar() raises also a ValueError if the string has more than 1
reference.
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions