diff options
author | Thomas Wouters <thomas@python.org> | 2001-05-28 13:11:02 +0000 |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2001-05-28 13:11:02 +0000 |
commit | ac018085a2795d0fb74e538fbf999de983751c62 (patch) | |
tree | d9e73b9155de927314ecd8d5a707dcfdd99d06c4 /Python/pythonrun.c | |
parent | 6fbf61b06eaa09dc0f321027605d695de5cdb2eb (diff) | |
download | cpython-ac018085a2795d0fb74e538fbf999de983751c62.tar.gz |
_PyTuple_Resize: take into account the empty tuple. There can be only one.
Instead of raising a SystemError, just create a new tuple of the desired
size.
This fixes (at least) SF bug #420343.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions