diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-04-14 19:13:03 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-04-14 19:13:03 +0200 |
commit | f033510fee836a98500fb87407409d0ad1a4d4d7 (patch) | |
tree | f13094255278beffae92c9d8e23253bf89001bd9 /Python/Python-ast.c | |
parent | 4560f9c63f091617b79950b26260f7715693de5e (diff) | |
download | cpython-git-f033510fee836a98500fb87407409d0ad1a4d4d7.tar.gz |
Cleanup PyUnicode_Append()
* Check also that right is a Unicode object
* call directly resize_compact() instead of unicode_resize() for a more
explicit error handling, and to avoid testing some properties twice
(ex: unicode_modifiable())
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions