diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2013-04-14 17:13:03 (GMT) | 
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2013-04-14 17:13:03 (GMT) | 
| commit | f033510fee836a98500fb87407409d0ad1a4d4d7 (patch) | |
| tree | f13094255278beffae92c9d8e23253bf89001bd9 /Python/graminit.c | |
| parent | 4560f9c63f091617b79950b26260f7715693de5e (diff) | |
| download | cpython-f033510fee836a98500fb87407409d0ad1a4d4d7.zip cpython-f033510fee836a98500fb87407409d0ad1a4d4d7.tar.gz cpython-f033510fee836a98500fb87407409d0ad1a4d4d7.tar.bz2 | |
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/graminit.c')
0 files changed, 0 insertions, 0 deletions
