summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-04-14 19:13:03 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-04-14 19:13:03 +0200
commitf033510fee836a98500fb87407409d0ad1a4d4d7 (patch)
treef13094255278beffae92c9d8e23253bf89001bd9 /Python
parent4560f9c63f091617b79950b26260f7715693de5e (diff)
downloadcpython-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')
0 files changed, 0 insertions, 0 deletions