diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-07-11 20:55:38 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-07-11 20:55:38 +0000 |
commit | 588826835a05597bca29210b9c86d25fa2a08c38 (patch) | |
tree | 5b7dd14a464872cbdbfba4e5e7a6f31a432a52ce /Python/pythonrun.c | |
parent | 32542f205d9530b1981f4ab88ad19cd25795681e (diff) | |
download | cpython-588826835a05597bca29210b9c86d25fa2a08c38.tar.gz |
small updates to string_join:
use PyString_AS_STRING macro on local string object
when resizing string, make sure resized string will always be big enough
split string containing error message across two lines
add test to string_tests that causes resizing
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions