diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-04-06 08:05:53 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-04-06 08:05:53 +0000 |
commit | b038333d4b1d974d3338b58586480eb5fa676aaf (patch) | |
tree | 750ce3ffbcf688ee56168790bd0cf56008b8da95 /Python/Python-ast.c | |
parent | 5102c4e385689a1d3c67eccefa2a4b7ac6686712 (diff) | |
download | cpython-git-b038333d4b1d974d3338b58586480eb5fa676aaf.tar.gz |
Handle ssize_t
No need to INCREF then let PyString_ConcatAndDel() DECREF. Just
use PyString_Concat().
Handle error condition if we can't concat.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions